понедельник, 13 августа 2012 г.

Opera For Debian


Installation Opera for Debian 6

The recommended way to install opera, is to add Opera's package repository in your /etc/apt/sources.list. This is documented in Opera's knowledge base, as well as here:
## Add this line for Opera browser
## if needed, replace squeeze with etch, lenny, sid...
deb http://deb.opera.com/opera squeeze non-free

then run :
aptitude update

Now, we are going to trust Opera :
wget -O - http://deb.opera.com/archive.key | apt-key add -

Finally, install opera :
## re-update (to acknowledge the key)
aptitude update
## then install
aptitude install opera

http://wiki.debian.org/Opera

Комментариев нет:

Отправить комментарий