| Advanced Users: Another method for adding Third-Party Software repositories is to manually add the APT Lines directly to sources.list file (using the command: sudo gedit /etc/apt/sources.list). Key Files, once downloaded, can then be manually added by using the sudo apt-key add keyfile command, where keyfile is the name and location of the Key File (for example: sudo apt-key add ~/Desktop/medibuntu-key.gpg). |