所谓Swiftfox,并不是什么新的浏览器,而是Firefox针对不同型号的CPU进入优化产生了不同的版本。 点击这儿可以打开它的主页。里面有比较详细地说明。
点击页首的链接“Debian”,便可以找到针对Debian及Ubuntu的版本的安装说明。如下:
Instructions for installing with apt-get
- Add the repository to /etc/apt/sources.list
deb http://getswiftfox.com/builds/debian unstable non-free
- Install from a terminal window as root using the correct package name:
apt-get update && apt-get install swiftfox-athlon-xp
Package names are based on the specific architecture and can be found here. If you are not sure which architecture you need for your processor this chart should help.
英文很简单,不过还是简单地说一下吧。安装步骤如下:
1. 在源中添加下面的内容:deb http://getswiftfox.com/builds/debian unstable non-free.
可以这样操作。在终端中输入如下命令:sudo gedit /etc/apt/sources.list
然后在打开的文件尾添加deb http://getswiftfox.com/builds/debian unstable non-free
2. 输入以下命令:apt-get update && apt-get install swiftfox-(athlon-xp---这儿是根据你的CPU进入输入的)。请根据CPU的不同进入输入(在他们的主页查找到你CPU对应的型号)。我的是C4 2.0,选择了pentium3,也不知对也不对?!
然后就可以使用了。不过此时的版本是英文版的。想变成中文版的话需要安装几个插件。
Locale Switcher
http://releases.mozilla.org/pub/mozilla.org/extensions/locale_switcher/locale_switcher-2.0-fx+tb.xpi
以及两个中文语言包 http://releases.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.1/linux-i686/xpi/zh-CN.xpi
和
http://releases.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.1/linux-i686/xpi/zh-TW.xpi
这儿是从ubuntu论坛的帖子里看到的,但是,繁体字语言包不需要安装吧?!还是保留吧,万一哪天需要看繁体字版本呢。
安装插件(把网址输入到Swiftfox的地址栏)后,重启Swiftfox,进行下面的设置 tools-languages-chinese(china)。再次重启后就会变成中文的。
=======================================
它的安装很多地方都有,我更是从ubuntu论坛学习到怎么安装的。但为了避免以后找不到这些网址时不知道怎么安装,现在还是写一下到自己的博客上。ubuntu论坛中那篇讨论怎么安装的帖子的网址如下,希望自己没有侵权:点击这儿
另外,如果你本身在浏览网页时已经很流畅,也没有必要再安装这个了。因为那时结果多半时你感觉不到速度的提高。