How to fix apt update error NO_PUBKEY 78BD65473CB3BD13
If you encounter this error message during APT update:
apt-no-pubkey-error.txt
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 78BD65473CB3BD13
you need to import the key using
import-apt-key.sh
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 78BD65473CB3BD13
Check out similar posts by category:
Linux
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow