User Tools

Site Tools


debian:apt-key

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
debian:apt-key [2021/08/03 12:14] – created msdebian:apt-key [2023/01/11 20:29] (current) – external edit 127.0.0.1
Line 27: Line 27:
 uid           [ unknown] Linux Mint Repository Signing Key <root@linuxmint.com> uid           [ unknown] Linux Mint Repository Signing Key <root@linuxmint.com>
 sub   rsa4096 2016-05-24 [E] sub   rsa4096 2016-05-24 [E]
 +...
 </code> </code>
  
 +==== Keys hinzufügen ====
 +<code>
 +curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add -
 +</code>
 +
 +==== Keys entfernen ====
 +<code>
 +apt-key del "9DC8 5822 9FC7 DD38 854A  E2D8 8D81 803C 0EBF CD88"
 +</code>
debian/apt-key.1627985647.txt.gz · Last modified: 2023/01/11 20:30 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki