Linux tips
Add a package public key
November 11, 2012
0

During an upgrade using apt-get, could happen that some packages can’t be authenticated due to the lack of the public key. To solve the problem just use the following command in your terminal , substituting to xxxxx the missing key!

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com xxxxx

And that’s all!!

Enjoy!

Leave a Reply

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close