You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The use of apt-key was deprecated by Debian without any programmatic equivalent because they see GPG as being too bloated for efficient use. They recommend the direct installation of GPG keys into the relevant directory instead /etc/apt/trusted.gpg.d/.
The use of
apt-key
was deprecated by Debian without any programmatic equivalent because they see GPG as being too bloated for efficient use. They recommend the direct installation of GPG keys into the relevant directory instead/etc/apt/trusted.gpg.d/
.https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=858238
The text was updated successfully, but these errors were encountered: