在debian上安装opera

在debian上安装opera
[1]添加源
把下面的源添加到/etc/apt/sources.list
echo "deb http://deb.opera.com/opera/ testing non-free" >> /etc/apt/sources.list


# gpg --recv-key --keyserver wwwkeys.eu.pgp.net 033431536A423791
# gpg --export 033431536A423791 | apt-key add -

[2]aptitude update

[3]aptitude install opera


|----------------------------------------------------------------------------------------|
                           版权声明  版权所有 @zhyiwww
            引用请注明来源 http://www.blogjava.net/zhyiwww   
|----------------------------------------------------------------------------------------|

你可能感兴趣的:(在debian上安装opera)