How can I install the flash player for Chromium in Ubuntu 16.04? [duplicate]

I was wondering if someone could tell me how to install the adobe flashplayer for Chromium in Ubuntu 16.04.

Thanks


Solution 1:

Be sure to enable the Canonical partners repository then run:

sudo apt update
sudo apt install adobe-flashplugin

Solution 2:

sudo apt-get install adobe-flashplugin

works for chromium and firefox