Home > TT - How To, TT - Linux, TechTalk > Ubuntu Repositories: Google Linux Repositories

Ubuntu Repositories: Google Linux Repositories

Your Ad Here

The official google linux repositories contain Google Chrome, Picasa for Linux and Google Desktop Linux applications. The steps for adding the repository:

Importing the GPG Key:

sudo wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -

Adding to sources list:

echo -e “#Google Software Repository\ndeb http://dl.google.com/linux/deb/ stable non-free main” | \
sudo tee /etc/apt/sources.list.d/google.list

Update Synaptic.

apt-get update

Repository link from: Google

Your Ad Here

Ashok TT - How To, TT - Linux, TechTalk ,

  1. No comments yet.
  1. No trackbacks yet.