User Tools

Site Tools


apt_key_gpg

Differences

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

Link to this comparison view

Next revision
Previous revision
apt_key_gpg [2020/11/30 09:21] – created memeruizapt_key_gpg [2021/02/01 05:55] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Apt-key deprecated error ====== ====== Apt-key deprecated error ======
 +
 +When doing this:
 +
 +  curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -
 +
 +Error looks like this:
 +
 +  Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
 +
 +This works:
  
  
apt_key_gpg.1606728101.txt.gz · Last modified: 2021/02/01 05:55 (external edit)