squeeze debian更换默认浏览器

debian与firefox的拥有者因为版权原因,使得默认的浏览器不是firefox,而是iceweasel,但是很多 扩展extention不兼容,所以只能手动卸载默认浏览器并安装firefox。


在terminal内输入

apt-get remove iceweasel
卸载默认浏览器


网上下载firefox的linux版本并进入firefox压缩包的目录,然后解压

 tar -jxvf firefox-x.x.xx.tar.bz2


将解压后的firefox文件夹copy到/opt文件夹内(可能需要root权限),即

sudo cp -rv firefox /opt


创建一个软链接(可能需要root权限)

sudo ln -s /opt/firefox/firefox /usr/bin/firefox

搞定安装。。



原链:http://www.linuxquestions.org/questions/debian-26/howto-install-latest-firefox-and-libreoffice-in-debian-squeeze-870787/

https://support.mozilla.org/en-US/kb/install-firefox-linux?redirectlocale=en-US&redirectslug=Installing+Firefox+on+Linux

https://help.ubuntu.com/community/FirefoxNewVersion/MozillaBuilds

http://superuser.com/questions/322376/how-to-install-real-firefox-on-debian

以上链接都有 很详细的指导。。。

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值