Ubuntu10.04/10.10安裝Firefox stable版最合適的方法
當(dāng)給Ubuntu系統(tǒng)安裝Firefox瀏覽器時(shí),你是否感到迷茫過(guò),面對(duì)其眾多版本不知道該選擇哪一個(gè)是好,并且安裝方法也不太清楚。那就看看下面這篇文章吧,會(huì)對(duì)你有所幫助的!
首先,不要使用 Ubuntuzilla or the Mozilla Daily PPA,前者會(huì)對(duì)Firefox打一些補(bǔ)丁,不允許上報(bào)Firefox的bug,后者是你嘗鮮Firefox不錯(cuò)的途徑,但是他永遠(yuǎn)追新,不會(huì)讓你安穩(wěn)的。
Ubuntu下安裝Firefox:
1. Firefox stable版本適用于9.10、10.04、10.10。當(dāng)然,現(xiàn)在Firefox 4還未stable,所以此源中肯定沒(méi)有Firefox 4:
sudo add-apt-repository ppa:mozillateam/firefox-stable
sudo apt-get update
當(dāng)Firefox 4出來(lái)后,會(huì)自動(dòng)更新到Firefox 4,當(dāng)前前提是您系統(tǒng)中已經(jīng)安裝了Firefox 3之類的。
2. Firefox不穩(wěn)定版:
提供Ubuntu 9.10、10.04、10.10下的Firefox alpha / beta / RC版本。
這個(gè)源比the Mozilla Daily PPA好多了,因?yàn)樗撂峁?a >alpha,beta,RC版本的,還是相對(duì)穩(wěn)定的。現(xiàn)在你可以用這個(gè)源安裝Firefox RC2。
注意:此源會(huì)持續(xù)提供beta,rc,如果你正在使用Firefox 4 stable,但Firefox 5 beta1出來(lái)了,用此源會(huì)讓你安裝Firefox 5 beta1:
sudo add-apt-repository ppa:mozillateam/firefox-next
sudo apt-get update
sudo apt-get install firefox-4.0
使用此源的最好方法是,在Firefox 4 stable沒(méi)出來(lái)之前使用此ppa,等Firefox 4 stable出來(lái)之后,使用上邊的ppa源,然后移除本ppa源。
【編輯推薦】