deepin-流云
3 hours ago Super Moderator
Community OP
新手的话建议直接从系统应用商店安装,火狐官网没有提供deb安装文件,只有压缩文件,需要解压手动部署:

Reply Like 0 View the author
新手的话建议直接从系统应用商店安装,火狐官网没有提供deb安装文件,只有压缩文件,需要解压手动部署:

参考:https://support.mozilla.org/zh-CN/kb/install-firefox-linux

用龙芯游览器吧,官网的可以直接安装。

不错!但是官网才有最新版本
新手的话建议直接从系统应用商店安装,火狐官网没有提供deb安装文件,只有压缩文件,需要解压手动部署:

直接从官方下载下来,解压到一个目录,然后写一个启动图标
[Desktop Entry]
Version=1.0
Name=Firefox Web Browser
Comment=Browse the World Wide Web
GenericName=Web Browser
Keywords=Internet;WWW;Browser;Web;Explorer
Exec=firefox %u
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=/opt/firefox/browser/chrome/icons/default/default128.png
Categories=GNOME;GTK;Network;WebBrowser;
MimeType=text/html;text/xml;application/xhtml+xml;application/xml;application/rss+xml;application/rdf+xml;image/gif;image/jpeg;image/png;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;x-scheme-handler/chrome;video/webm;application/x-xpinstall;
StartupNotify=true
Popular Ranking
ChangePopular Events
More
如题,求教各位大佬。新手,如何安装从官网下载的firefox浏览器?