Quantcast
Channel: 看得透又看得远者prevail.ppt.cc/flUmLx ppt.cc/fqtgqx ppt.cc/fZsXUx ppt.cc/fhWnZx ppt.cc/fnrkVx ppt.cc/f2CBVx
Viewing all articles
Browse latest Browse all 20473

debian系统下,安装opera浏览器

$
0
0
debian安装了桌面,官方软件库包含了iceweasel,这个是firefox内核,不过内存占用有点大。换了chrome,这个内存占用更猛,最后试了opera,相对来说还好点。桌面运行opera的时候内存占用200多m,buyvm 年付15刀的vps也能应付了。
这里记录下opera的安装过程。很简单:
cat >>/etc/apt/sources.list<<END
deb http://deb.opera.com/opera/ stable non-free #Opera Browser (final releases)
END
wget -O - http://deb.opera.com/archive.key | apt-key add -
apt-get update
apt-get -y --force-yes install opera
然后在桌面运行:
opera &
就可以启动opera.

Viewing all articles
Browse latest Browse all 20473

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>