ubuntu 安装任何版本的Firefox
Posted wanglijun
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu 安装任何版本的Firefox相关的知识,希望对你有一定的参考价值。
https://ftp.mozilla.org/pub/firefox/releases/
1.sudo gedit /usr/share/applications/firefox.desktop
2.设置桌面快捷键
Exec=执行文件目录地址
Icon=图标地址
[Desktop Entry]
Name=firefox
Comment=firefox
Exec=/opt/firefox/firefox
Icon=/opt/firefox/browser/icons/mozicon128.png
Terminal=false
Type=Application
Categories=Application;
Encoding=UTF-8
StartupNotify=true
以上是关于ubuntu 安装任何版本的Firefox的主要内容,如果未能解决你的问题,请参考以下文章