不灭的火

加密类型:SHA/AES/RSA下载Go
复合类型:切片(slice)、映射(map)、指针(pointer)、函数(function)、通道(channel)、接口(interface)、数组(array)、结构体(struct) Go类型+零值nil
引用类型:切片(slice)、映射(map)、指针(pointer)、函数(function)、通道(channel) Go引用

作者:AlbertWen  添加时间:2018-10-26 10:12:49  修改时间:2025-11-04 17:48:43  分类:电脑/软件使用  编辑

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

一、下载最新软件包

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/