Skip to content

Daily Archives: November 3rd, 2009

Adding opera repository to Ubuntu

03-Nov-09

Adding opera repository to Ubuntu
Installing Opera.
echo “deb http://archive.canonical.com/ jaunty partner” >> /etc/apt/sources.list
wget -O – http://deb.opera.com/archive.key | sudo apt-key add -
sudo apt-get install debian-archive-keyring
sudo apt-get update
sudo apt-get install opera