How To Install Opera on Ubuntu
Opera is one of the bests web browsers, and you can download it for your Linux Distro from its website
But if you would like to be able to upgrade your opera using apt with your Debian or Ubuntu you better use repositories.
Debian
You have to edit your /etc/apt/sources.list, and add this line.
For Etch
deb http://deb.opera.com/opera etch non-free
For Sid
deb http://deb.opera.com/opera sid non-free
For Lenny
deb http://deb.opera.com/opera lenny non-free
Now you need to import the gpg-key.
gpg –keyserver subkeys.pgp.net –recv-key 6A423791
gpg –fingerprint 6A423791
gpg –armor –export 6A423791| apt-key add -
and the update de database
apt-get update
Ubuntu
Just like with Debian you first need to edit the file
/etc/apt/sources.list
And add one of these two lines depending on which source you prefer, canonical or opera.
for canonical source
deb http://archive.canonical.com/ubuntu feisty-commercial main
or
deb http://archive.canonical.com/ubuntu edgy-commercial main
or
deb http://archive.canonical.com/ubuntu dapper-commercial main
depending if you are using Dapper, Edgy or Feisty
for opera source
deb http://deb.opera.com/opera/ stable non-free
Install the gpg-key
sudo gpg –keyserver subkeys.pgp.net –recv-key 6A423791
sudo gpg –fingerprint 6A423791
sudo gpg –armor –export 6A423791| sudo apt-key add -
update the database
sudo apt-get update
Debian or Ubuntu
Now you have your source installed and your database updated you can install opera.
sudo apt-get install opera
(from http://www.go2linux.org/opera-from-repository-for-ubuntu-or-debian)
June 14th, 2009 at 11:50 pm
Hi, gr8 post thanks for posting. Information is useful!
July 6th, 2009 at 8:16 pm
I think I will try to recommend this post to my friends and family, cuz it’s really helpful.
July 14th, 2009 at 5:04 pm
thank you..I am appreciate.
January 29th, 2010 at 12:07 am
nice post friend.
i will get opera as soon