Ubuntu8.10安装Firefox3.5

1.gedit  /etc/apt/sources.list加入一下两行:

deb http://ppa.launchpad.net/fta/ppa/ubuntu Intrepid main
deb-src http://ppa.launchpad.net/fta/ppa/ubuntu Intrepid main

2.执行sudo apt-get date,可能会提示没有公钥,忽略它

3.安装sudo apt-get install firefox-3.5,忽略提示,选择y继续

完成之后在命令终端输入:firefox-3.5就可以了

你可能感兴趣的:(Ubuntu8.10安装Firefox3.5)