The Tip Show How-to Activate the Google GPG Key on Distros with the .deb Packages System.
The GPG Key Imported Permit an Automatic Verification and Update of Google .deb Downloaded Packages.
- Open a Terminal Window
- Import the Google GPG Key
sudo su -c "wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -"