How to add Google Repositories to Ubuntu Linux

by Chinmoy Kanjilal | Translate | Print
Thursday, 03rd Sep 2009 | Share


Share How to add Google Repositories to Ubuntu Linux on Twitter Share How to add Google Repositories to Ubuntu Linux on Facebook Save How to add Google Repositories to Ubuntu Linux To Delicious Favorites Stumble How to add Google Repositories to Ubuntu Linux Share How to add Google Repositories to Ubuntu Linux on Digg Get Instant Updates as RSS Feeds from Techie Buzz

Google releases regular updates for it’s Linux distributions of Picasa and Google Desktop applications. Picasa is an amazing image viewer and manager. It is one of my most used softwares for Linux when it comes to viewing image albums.

Default update service for Picasa is not present in Ubuntu itself, but can be easily added. Now, this can be done with a GUI as well as from the command line.

To add Google repositories from the command line, follow the steps below.

  1. Add the GPG signing key for Google repositories by entering
    wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
    apt-get update

    into your terminal.

  2. To add the repository URL, open the file /etc/apt/sources.list and append the following code at the end
    # Google software repository
    deb http://dl.google.com/linux/deb/
    stable non-free main
  3. Update your software package update list with
    sudo apt-get update
  4. Update Picasa with
     sudo apt-get install picasa

Now, your Picasa will update automatically with your other packages every time Google provides an update. This will also fetch package update lists for any other Google software you use.



Share

One Response so far | Share Your Opinions!

  1. Essays
    September 3rd, 2009 at 4:44 pm #

    I was thinking to kick out windows and start using ubunto. This article shows that most of the appliations are now compitable with ubunto. Will try it soon.

    Reply to this comment

Leave a Comment

Note: We discourage users from using keywords in their names while posting comments, most of them get caught by spam, also it really would be more fruitful in knowing people who comment by their real name, rather than by using a name no one relates to. In future we reserve the right to delete comments from users using a name other than their own.

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>