不灭的焱

革命尚未成功,同志仍须努力下载JDK17

作者:Albert.Wen  添加时间:2018-10-26 10:12:49  修改时间:2024-04-27 22:33:04  分类:电脑/软件使用  编辑

在深度商店里面的“火狐国际版”,版本比较老,自定义安装下最新版本了!!

一、下载最新软件包

https://www.mozilla.org/en-US/firefox/all/

二、解压到指定目录

移动到安装目录,如 /alidata/server/firefox

三、创建启动图标

cd /usr/share/applications
sudo touch firefox.desktop
sudo vim firefox.desktop

输入内容:

[Desktop Entry]
Name=Firefox
Comment=this is firefox
Exec=/alidata/server/firefox/firefox
Icon=/alidata/server/firefox/browser/chrome/icons/default/default128.png
Terminal=false
Type=Application

Categories=Application;Network;

四、创建软链接

ln -s /alidata/server/firefox/firefox  /usr/local/bin/