本文共 397 字,大约阅读时间需要 1 分钟。
下载后解压:
sudo tar zxvf install_flash_player11_linux.x86_64.tar.gz(解压目录为/software)
解压后文件夹里有名为“libflashplayer.so”的文件。
1. 为firefox安装flash player:
sudo cp software/libflashplayer.so /usr/lib/mozilla/plugins/
2. 为chrome安装flash player:
sudo cp software/libflashplayer.so /usr/lib/firefox/browser/plugins/
安装完成后重启浏览器
注:我只实验过第1条,第2个没试过,留给有需要到人去做吧。
转载地址:http://fjbpz.baihongyu.com/