www/content/blog/debian/no-public-key-error.md

349 B

title date description tags
Fix the no public key available error 2016-01-27 How to fix this common debian error when using non official repositories
Debian

How to fix

Here is how to fix the no public key available error : {{< highlight sh >}} apt-key adv --keyserver keyserver.ubuntu.com --recv-keys KEYID {{< /highlight >}}