|
原来一直用mozilla-firefox,但是那个版本比较低,到现在还是1.0.7的。后来用apt-cache search firefox查询发现有新的版本,安装后一切ok,哈哈
apt-get install firefox
会自动卸载那个mozilla-firefox。
大家可以看下apt-cache show firefox显示的内容,如下
Package: firefox
Priority: optional
Section: web
Installed-Size: 21588
Maintainer: Eric Dorland <eric@debian.org>
Architecture: i386
Version: 1.4.99+1.5rc3.dfsg-2
Replaces: mozilla-firefox
Provides: www-browser
Depends: fontconfig, psmisc, debianutils (>= 1.16), libatk1.0-0 (>= 1.9.0), libc6 (>= 2.3.5-1), libcairo2 (>= 1.0.2), libfontconfig1 (>= 2.3.0), libfreetype6 (>= 2.1.5-1), libgcc1 (>= 1:4.0.2), libglib2.0-0 (>= 2.8.0), libgtk2.0-0 (>= 2.6.0), libidl0, libjpeg62, libpango1.0-0 (>= 1.8.2), libpng12-0 (>= 1.2.8rel), libstdc++6 (>= 4.0.2-4), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0), libxft2 (>> 2.1.1), libxinerama1, libxp6 | xlibs (>> 4.1.0), libxt6 | xlibs (>> 4.1.0), zlib1g (>= 1:1.2.1)
Suggests: firefox-gnome-support (= 1.4.99+1.5rc3.dfsg-2), latex-xft-fonts, xprint
Conflicts: mozilla-firefox
Filename: pool/main/f/firefox/firefox_1.4.99+1.5rc3.dfsg-2_i386.deb
Size: 7767832
MD5sum: 27e677c62e04ca92ec8d40dd15e2c0d3
Description: lightweight web browser based on Mozilla
Firefox is a redesign of the Mozilla browser component, similar to
Galeon, K-Meleon and Camino, but written using the XUL user interface
language and designed to be lightweight and cross-platform.
.
This browser was previously known as Firebird and Phoenix. |
|