modified on 8 June 2012 at 03:53 ••• 1,014 views

Partner Software

From Maties Ubuntu

Jump to: navigation, search

1. Type the following in a console/terminal/xterm;

sudo cp /etc/apt/sources.list /etc/apt/sources.list-partner-backup
sudo gedit /etc/apt/sources.list

2. A text editor will open. Copy and paste the following list to the bottom of the file and save it.

## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu precise partner
# deb-src http://archive.canonical.com/ubuntu precise partner

3. Type sudo apt-get update to update the repository list.