Ubuntu10.10系统中如何将Firefox3升级到Firefox4
时间:2011-01-06 来源:GreenDAYS
第一步,首先我们需要下载一个工具——Ubuntuzilla 。 在下载页面下载适当的安装包,然后安装它。
下载地址:http://sourceforge.net/projects/ubuntuzilla/files/
使用Ubuntuzilla就可以将火狐升级到最新版本了(包括beta版),当然你也可以安装其他的你喜欢的版本。
第二步,当你的系统安装好了Ubuntuzilla之后,打开终端执行以下命令
ubuntuzilla.py -a install -p firefox
然后会出现下面一段英文
The most recent release of Firefox is detected to be 3.6.8.
Please make sure this is correct before proceeding. (You can confirm by going to http://www.mozilla.org/)
If no version number shows, if the version shown is not the latest, or if you would like to install a different release, press 'n', and you'll be given the option to enter the version manually. Otherwise, press 'y', and proceed with installation. [y/n]?
Please enter 'y' or 'n': y
这里面是检测到自己系统当前的火狐版本,然后问你是不是要安装最新版本。
1、输入‘Y’安装最新版本,会列出可用语言,选择合适的语言,就自动安装了。
2、输入‘N'可以选择不同的版本来安装