Linux Software Repositories

This page will guide you through setting up an Ubuntu 7.04 (Feisty) system to use the Google Linux software repository. For general information, please see the Google's Linux Software Repositories page.

Key Installation and Usage

Download the key from the Google Linux Package Signing Key page.

Choose the "Software Sources" application from the "System/Administation" menu.

Click the "Import Key File..." button and select the "linux_signing_key.pub" file you downloaded previously, then click "OK".

You should now see the "Google, Inc. Linux Package Signing Key" in the list.

Package Manager Configuration

In the "Software Sources" application, click the "Third-Party Software" tab, then click the "Add..." button.

Enter "deb http://dl.google.com/linux/deb/ stable non-free main" for the "APT line:", then click "Add Source".

You should now see the new repository in the list. Click "Close" to finish adding the repository.

After adding the repository, you will be warned that your software information is out-of-date. Click "Reload" to finish configuring your system to use the new repository.

Alternate Command Line Configuration

If you have any problems with these instructions, you can also try the "Command Line Configuration" instructions for APT .