[Problem feedback] 新手,如何安装从官网下载的firefox浏览器?
Tofloor
poster avatar
181******18
deepin
3 hours ago
Author

如题,求教各位大佬。新手,如何安装从官网下载的firefox浏览器?

Reply Favorite View the author
All Replies
deepin-流云
Super Moderator
Community OP
3 hours ago
#1

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

Reply View the author
星云
deepin
3 hours ago
#2
It has been deleted!
星云
deepin
3 hours ago
#3

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

Reply View the author
MFC转班生
deepin
3 hours ago
#4

image.png

Reply View the author
晚秋(lateautumn)
Moderator
3 hours ago
#5

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

Reply View the author
181******18
deepin
3 hours ago
#6
MFC转班生

image.png

不错!但是官网才有最新版本

Reply View the author
qq4945286
deepin
3 hours ago
#7
deepin-流云

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

直接从官方下载下来,解压到一个目录,然后写一个启动图标

[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
Reply View the author