Ubuntu手动安装Flash Player

测试环境:Ubuntu 12.04 LTS / 13.04 / 13.10


为避免 Firefox 自动安装 Flash Player 陷入无限安装(软件更新错误)的境地,推荐使用手动安装,其方法也较为简单。


1. 从 Adobe 官网下载 Flash Player (推荐 tar.gz 格式)

2. 解压缩可以得到一个说明文档、一个链接库文件和一个文件夹,其中说明文档已附带如下安装说明:


Installing using the plugin tar.gz:
o Unpack the plugin tar.gz and copy the files to the appropriate location.  
o Save the plugin tar.gz locally and note the location the file was saved to.
o Launch terminal and change directories to the location the file was saved to.
o Unpack the tar.gz file.  

Once unpacked you will see the following:
+ libflashplayer.so
+ /usr
o Identify the location of the browser plugins directory, based on your Linux distribution and Firefox version
o Copy libflashplayer.so to the appropriate browser plugins directory.  
At the prompt type:
+ cp libflashlayer.so <BrowserPluginsLocation>
o Copy the Flash Player Local Settings configurations files to the /usr directory.  
At the prompt type:
+ sudo cp -r usr/* /usr


3. 注意到复制链接库文件时需要指定 Firefox 的插件目录,即 /usr/lib/mozilla/plugins 。故实际操作可化为在终端中输入以下命令:

$ sudo cp libflashplayer.so /usr/lib/mozilla/plugins/
$ sudo cp -r ./usr/* /usr/

4. 执行完以上操作重启 Firefox 即可完成安装。

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值