Categories
Linux Ubuntu

Apt-Get: Fixing GPG Error

While updating a Debian based system, you may encounter an error as follows: W: GPG error: http://ppa.launchpad.net lucid Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 2836CB0A8AC93F7A This is a feature of the apt-get package manager that checks the authenticity of servers while updating Debian. It just means […]