For Chrome – It comes with flash
For Chromium – Install bunsen pepperflash,
sudo apt-get install bunsen-pepperflash
Refer this post https://forums.bunsenlabs.org/viewtopic … 346#p46346
For Opera – Install bunsen pepperflash as above and copy libpepflashplayer.so and manifest.json files from /usr/lib/bunsen-pepperflash/manifest.json to any of the following folders (create them if necessary).
/usr/lib/adobe-flashplugin/libpepflashplayer.so",
/usr/lib/pepperflashplugin-nonfree/
/usr/lib/PepperFlash/
/usr/lib64/PepperFlash/
/usr/lib/chromium-browser/PepperFlash/
/usr/lib/chromium/PepperFlash/
/usr/lib64/chromium-browser/PepperFlash/
/usr/lib64/chromium/PepperFlash/
/opt/google/chrome-beta/PepperFlash/
/opt/google/chrome-unstable/PepperFlash/
/opt/google/chrome/PepperFlash/
For Firefox – Download flash_player_npapi_linux.x86_64.tar from Adobe website (not ppapi) and extract the files. Copy paste libflashplayer.so to /usr/lib/mozilla/plugins folder (create if necessary).