Unknown user @38.107.191.100

Opera repository for Debian

Opera software provides many ways to install their web browser. Distribution specific packages, tarballs, etc. They provides also some debian repositories for opera.

Edit your /etc/apt/sources.list file:

 
 deb http://deb.opera.com/opera/ lenny non-free

You have to add GPG key

 
 # wget -O - http://deb.opera.com/archive.key | apt-key add -

Then, update apt/aptitude

 
 # aptitude update

You can now install opera.

 
 # aptitude install opera

Note that there's also repository for beta releases

 
 deb http://deb.opera.com/opera-beta/ lenny non-free

Initial author: olivier Last modification date: February the 3rd, 2009 by olivier.