分页: 1 / 1

[分享] 安裝 Firefox 延長支援版

发表于 : 2017-10-05 13:16
xenomorph0525
Mozilla Team PPA:
https://launchpad.net/~mozillateam/+archive/ubuntu/ppa


安裝Firefox延長支援版:

代码: 全选

sudo add-apt-repository ppa:mozillateam/ppa
sudo apt-get update
sudo apt-get install firefox-esr firefox-esr-locale-zh*

安裝Firefox用的Flash外掛:

代码: 全选

sudo apt-get install flashplugin-installer

安裝Firefox用的JAVA外掛:

代码: 全选

sudo apt-get install icedtea-8-plugin

安裝Firefox用的VLC外掛:

代码: 全选

sudo apt-get install browser-plugin-vlc

Re: [分享] 安裝 Firefox 52 延長支援版

发表于 : 2017-10-05 14:17
ahwad
路过,学习了。。。