Week 37 / 2023
Mohamed Saif published on
1 min,
55 words
Linux
- when got
Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
,cd /etc/apt
andsudo cp trusted.gpg trusted.gpg.d
- when got
The following signatures couldn't be verified because the public key is not available...
,sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys <key>