I have just been going through my Synaptic repositories and found that I had the entry
![Click image for larger version
Name: synaptic.jpg
Views: 1
Size: 51.7 KB
ID: 643207](filedata/fetch?id=643207&d=1637578681&type=thumb)
After you add this repository and with konsole do: sudo apt update you may find that a key needs to be added. If this is the case, I enter the following
I have found that the original site for neon does not provide the guidance that was originally there when I first did it.
After you add this repository and with konsole do: sudo apt update you may find that a key needs to be added. If this is the case, I enter the following
Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys "KeyNum"
Comment