Installing Google Gadgets on Ubuntu 8.10

Google Desktop gadgets are interactive mini-applications that can be placed anywhere on the user’s desktop to show new email, weather, photos, personalized news or other desired information. Google offers a gallery of pre-built gadgets for download on the official website.

To install Google Gadgets on Ubuntu 8.10:

1. Download the .deb package.
2. Install the package using the following command:
sudo dpkg -i google-gadgets_0.10.4-0~getdeb1_i386.deb

3. Run the apps using the command ggl-gtk or from the Applications menu.

Autostart:

1. Add a new entry at System -> Preference -> Sessions.
2. The command entry would be ggl-gtk

Enjoy.

Resource: Howto install Google Gadgets in ubuntu 8.10 (Intrepid Ibex)



Related posts:
  1. GrNotify: Your Google Reader Feeds Notification I’m addicted to my rss feeds. I go over the...
  2. Ubuntu 8.10 on Dell XPS M1530 Following my previous post, finally I got the new Ubuntu...
  3. Upgrading to Ubuntu 8.10 The long awaited Ubuntu 8.10 has been released! I’m upgrading...
  4. Google Chrome, a browser by Google It seems now Google is working on their own web...
  5. Easier VPN Setup with Ubuntu 8.10 Quite a while ago I’ve posted a way to setup...

Leave a Comment