ubuntu 手动安装flashplayer

本文详细介绍了如何为Firefox浏览器安装Adobe Flash插件的过程。包括下载并解压.tar.gz文件、找到浏览器插件目录(例如在Ubuntu 14.04中为/usr/lib/firefox/browser/plugins)、使用sudo cp命令将libflashplayer.so复制到该目录下,以及复制Flash Player配置文件到/usr目录。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

This is how to install Adobe Flash Plugin for Firefox:

  1. Go to this page and select the option .tar.gz for other Linux. Download the file.
  2. Unpack the plugin tar.gz and copy the files to the appropriate location.
  3. Save the plugin tar.gz locally and note the location the file was saved to.
  4. Launch terminal and change directories to the location the file was saved to.
  5. Unpack the tar.gz file. Once unpacked you will see the following:

    • libflashplayer.so
    • /usr
  6. 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

  7. Copy libflashplayer.so to the appropriate browser plugins directory. At the prompt type:

    sudo cp libflashplayer.so <BrowserPluginsLocation>
    
  8. Copy the Flash Player Local Settings configurations files to the /usr directory. At the prompt type:

    sudo cp -r usr/* /usr
    
  9. Now restart your browser.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值