OPERATING SYSTEMSOS Linux

[NEW]Instal flash player on Ubuntu for Firefox, terminal for all users

A complete video tutorial to install Adobe flash player manually to watch videos and play online games on Ubuntu for Firefox manually. Using terminal and super user/administrator (admin) permission. This will install flash for all the users.

Follow this link to check flash player on your browser
http://milindapro.blogspot.com/2017/09/is-flash-player-installed.html

To install without terminal or super user/administrator (admin) permission.

Terminal commands.
sudo -i
cd [path to your downloaded flash folder]
cp libflashplayer.so /usr/lib/firefox-addons/plugins

example for commands
sudo -i
cd /home/milinda/Downloads/flash_player_npapi_linux.x86_64
cp libflashplayer.so /usr/lib/firefox-addons/plugins

source

ubuntu download

Leave a Reply

Your email address will not be published. Required fields are marked *