Adding gpg repository keys: Difference between revisions

From sheep
Jump to navigation Jump to search
(Created page with "If you don't already have them: <pre> apt-get install debian-keyring debian-archive-keyring </pre> Then just: <pre> apt-key update </pre>")
 
(No difference)

Latest revision as of 20:54, 14 September 2021

If you don't already have them:

apt-get install debian-keyring debian-archive-keyring

Then just:

apt-key update