Commercial Feisty Fawn
Commercial repository for Ubuntu 7.04 Feisty Fawn. This repository contain commercial software packaged by Canonical Ltd (Opera, Skype, etc...).
To add the Commercial repository to your apt configuration, run the following command lines :
sudo sh -c 'echo "# channel for the feisty commercial channel
#
#:description:This channel contains the commercial software for feisty
deb http://archive.canonical.com/ubuntu feisty-commercial main" \
> /etc/apt/sources.list.d/feisty-commercial.list'
You can then update the list of available packages using the command :
sudo apt-get update