Firefox 更新
Tofloor
poster avatar
ldsink
deepin
2018-07-06 18:17
Author
RT。现在商店还是 58 的,希望早点更新。
Reply Favorite View the author
All Replies
avatar
海天鹰
deepin
2018-07-06 18:40
#1
自己更新
Reply View the author
avatar
痞子吴
deepin
2018-07-06 18:48
#2
用sudo运行火狐,然后更新(帮助->关于)
如果装的是国际版:sudo firefox
如果装的是中国版:sudo firefox-zh
Reply View the author
avatar
hetern
deepin
2018-07-09 22:59
#3
本帖最后由 hetern 于 2018-7-9 15:18 编辑

0、卸载商店安装的firefox

1、下载火狐
        
        在firefox官网下载最新版的Firefox 61
        可以直接双击压缩包,使用自带档案管理器解压,解压得到文件夹firefox
        再在当前路径使用命令sudo mv firefox /opt 移至/opt;

2、创建链接
        
        sudo ln -s /opt/firefox/firefox /usr/bin/firefox

3、 在任意位置新建文档,粘贴以下内容

[Desktop Entry]
Name=firefox
Comment=firefox
Exec=env XDG_CURRENT_DESKTOP=GNOME  /opt/firefox/firefox %u
Icon=/opt/firefox/browser/chrome/icons/default/default128.png
Terminal=false
Type=Application
Categories=Application;
Encoding=UTF-8
StartupNotify=true
Reply View the author
avatar
fly_man
deepin
2018-07-10 00:30
#4
https://bbs.deepin.org/post/166041
用sudo运行火狐,然后更新(帮助->关于)
如果装的是国际版:sudo firefox
如果装的是中国版:sudo firefox-z ...

这个方法好像不行了。
Reply View the author
avatar
hetern
deepin
2018-07-10 09:32
#5
商店里安装的不支持更新
Reply View the author