This is how to install Adobe Flash Plugin for Firefox:
- Go to this page and select the option .tar.gz for other Linux. Download the file.
- Unpack the plugin tar.gz and copy the files to the appropriate location.
- Save the plugin tar.gz locally and note the location the file was saved to.
- Launch terminal and change directories to the location the file was saved to.
-
Unpack the tar.gz file. Once unpacked you will see the following:
- libflashplayer.so
- /usr
-
Identify the location of the browser plugins directory, based on your Linux distribution and Firefox version.(Usually it is
/usr/lib/mozilla/plugins/)
For ubuntu 14.04 path is :/usr/lib/firefox/browser/plugins -
Copy
libflashplayer.soto the appropriate browser plugins directory. At the prompt type:sudo cp libflashplayer.so <BrowserPluginsLocation> -
Copy the Flash Player Local Settings configurations files to the /usr directory. At the prompt type:
sudo cp -r usr/* /usr -
Now restart your browser.
本文详细介绍了如何为Firefox浏览器安装Adobe Flash插件的过程。包括下载适用于Linux系统的.tar.gz文件、解压并复制必要文件到浏览器插件目录的具体步骤。

被折叠的 条评论
为什么被折叠?



