2018年5月3日星期四

debina9 安装firefox59



$ wget https://download-installer.cdn.mozilla.net/pub/firefox/releases/59.0.3/linux-x86_64/zh-CN/firefox-59.0.3.tar.bz2

$ tar -jxvf firefox-59.0.3.tar.bz2

$ mv firefox /opt

$ sudo nano /usr/share/applications/firefox.desktop
*******************************************************
[Desktop Entry]
Type=Application
Comment=postman
Name=firefox
Icon=/opt/firefox/browser/chrome/icons/default/default128.png
Exec=/opt/firefox/firefox
Terminal=false
Categories=Development;
*******************************************************

0 评论:

发表评论