Install the Flash plug-in

 

Flash is a plug-in for your web browser that allows you to watch videos and use interactive web pages on some websites. While HTML5, which is a more modern solution, is increasingly offered, there are still some websites which won't work without Flash.

If you do not have Flash installed, you will probably see a message telling you so when you visit a website that needs it. Flash is available as a free (but not open-source) download for most web browsers.

Adobe has announced that they will stop updating and distributing the Flash Player at the end of 2020. Consequently, for security reasons, the Flash plug-in should not be used after 2020.

There are two kinds of plug-ins available:

  • NPAPI for Firefox and other Gecko-based web browsers

  • PPAPI for Chromium and other Blink-based web browsers including Opera and Vivaldi

The Google Chrome browser is shipped with Flash bundled, and does not need a plug-in.

flashplugin-installer

The flashplugin-installer package provides the NPAPI plug-in for Firefox. Install the package and restart your browser.

adobe-flashplugin

The adobe-flashplugin package provides both the NPAPI and PPAPI plug-ins, i.e. it provides Flash for both Firefox and Chromium like web browsers.

  1. Make sure that the Canonical Partner repository is activated.

  2. Install the adobe-flashplugin package.

  3. Restart your browser.

browser-plugin-freshplayer-pepperflash

Some features of the PPAPI plug-in, such as 3D acceleration and premium video DRM, are not available in the NPAPI plugin. If you use Firefox or some other Gecko-based browser and need those features, you can install the browser-plugin-freshplayer-pepperflash package. It's a wrapper which makes Firefox use the PPAPI plug-in.

  1. Make sure that adobe-flashplugin is installed.

  2. Open a terminal window by pressing Ctrl+Alt+T and install the browser-plugin-freshplayer-pepperflash package:

    sudo apt install browser-plugin-freshplayer-pepperflash

  3. Restart your browser.

Web browser provided as a snap package

If you use Firefox or Chromium as a snap, the packages described above do not help. Instead the steps below are suggested to make Flash available.

Please note that you are supposed to always use the latest version of Flash. It means that you need to repeat step 2 - 7 once in a while to keep accessing web services which require Flash.

Firefox as snap

Chromium as snap

  1. Create a lib folder:

    mkdir ~/snap/chromium/current/.local/lib

  2. Go to https://get.adobe.com/flashplayer/.

  3. Download the .tar.gz file for Linux.

  4. Navigate to the folder for downloaded files.

  5. Extract the files from the downloaded archive file:

    tar xf flash_player*

  6. Copy libpepflashplayer.so to the lib folder:

    cp libpepflashplayer.so ~/snap/chromium/current/.local/lib

  7. Restart your browser.

posted @   a318013800  阅读(323)  评论(0编辑  收藏  举报
编辑推荐:
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
· Linux系列:如何用 C#调用 C方法造成内存泄露
· AI与.NET技术实操系列(二):开始使用ML.NET
阅读排行:
· 被坑几百块钱后,我竟然真的恢复了删除的微信聊天记录!
· 没有Manus邀请码?试试免邀请码的MGX或者开源的OpenManus吧
· 【自荐】一款简洁、开源的在线白板工具 Drawnix
· 园子的第一款AI主题卫衣上架——"HELLO! HOW CAN I ASSIST YOU TODAY
· 无需6万激活码!GitHub神秘组织3小时极速复刻Manus,手把手教你使用OpenManus搭建本
历史上的今天:
2018-11-28 无损音乐
2018-11-28 realm doc AAAAA
2018-11-28 在子线程中new Handler报错--Can't create handler inside thread that has not called Looper.prepare() AAAAA
点击右上角即可分享
微信分享提示