How to fix apt update error NO_PUBKEY 78BD65473CB3BD13
If you encounter this error message during APT update:
example.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
example.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