If you receive this error from Software Updater, do the following:
- Open a terminal window.
- Type sudo apt-get update.
- You will receive error GPG error: [server] all Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY [signature]
- Type sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys [signature from the above error message].
- Type sudo apt-get update. If there are still signature errors repeat step 4 until they stop appearing.
- Run Software Updater.