How do I install Adobe Flash for use with the Chromium browser (pepperflash)?
Solution 1:
- Install the package pepperflashplugin-nonfree.
- Open a terminal with CTRL+ALT+T
- Run the command
sudo apt-get install pepperflashplugin-nonfree
Solution 2:
You won't need to install Adobe Flash if you install Google Chrome, it has an integrated flashplugin:
The Google Chrome browser (32 bit) includes Adobe Flash Player built-in. Accordingly, it's not necessary for Chrome to download Flash Player separately.
Source
Solution 3:
You need to install the package pepperflashplugin-nonfree
.
Here are the instructions:
- Open a terminal with CTRL+ALT+T
- Run the command
sudo apt-get install -y pepperflashplugin-nonfree
- Restart Chromium