I was wondering if someone could tell me how to install the adobe flashplayer for Chromium in Ubuntu 16.04.
Thanks
I was wondering if someone could tell me how to install the adobe flashplayer for Chromium in Ubuntu 16.04.
Thanks
Be sure to enable the Canonical partners repository then run:
sudo apt update
sudo apt install adobe-flashplugin
chrome://plugins
and check always allow execution
for the Adobe Flash Player plugin, otherwise some website would consider it is not installed.
– Metaxal
Dec 21 '16 at 08:08
sudo apt-get install adobe-flashplugin
works for chromium and firefox
I stopped using Chromium, but I was using Pepper Flash for a while back then. It's deprecated now, adobe-flashplugin should be enough
Source: https://wiki.ubuntu.com/Chromium/Getting-Flash
See also for detailled installation instructions: https://wiki.ubuntu.com/Chromium/Getting-Partner-Flash
E: Package 'adobe-flashplugin' has no installation candidate
. Again, this is on Xenial (16.04). – bovender May 06 '16 at 20:01adobe-flashplayer
. – David Foerster Nov 11 '16 at 09:02