Debian的保守也不是第一次見,不過要安裝新版的iceweasel除了用tarball檔安裝或自行打包,還是有方法的......答案是Debian Mozilla team
當中只要選擇你使用的Debian版本,需要安裝的iceweasel版本或頻道(嗯,有aurora及beta可選),便有相關的教學教你如何安裝~~~
好像我用Debian版本是Sid,想安裝iceweasel 5.0的方法如下:
取得簽名金匙
wget -O- -q http://mozilla.debian.net/archive.asc | gpg --import
核實金匙
gpg --export -a 06C4AE2A | sudo apt-key add -
在root權限,用gedit開啟套件庫文件
su -
gedit /etc/apt/sources.list
在sources.list加入
deb http://mozilla.debian.net/ experimental iceweasel-5.0
更新套件庫
apt-get update
安裝
apt-get install -t experimental iceweasel
成功更新便可以看見版本是5.0
不過提一提大家Debian Mozilla team沒有提供語言包,如有有需要,請自行往http://releases.mozilla.org/pub/mozilla.org/firefox/releases/5.0/選擇i686或x86-64,再到xpi目錄找回需要的語言包安裝便可。
另外我常上的addon,部份在iceweasel下用不上,一是等升級,一是用addon compatibility reporter =.=
沒有留言:
張貼留言