How to install Flash plugin in Chromium Ubuntu 15.04

Hi Folks,

For the new chromium,the Flash wont work unless you will have to install it separately. Unlike.Unlike the firefox , we need to install the pepper flash plugin separately in order to see the websites which need Flash.


Open terminal[Ctrl+Alt+T]-

Type the below commands in order to install the Flash plugin


sudo apt-get install pepperflashplugin-nonfree 
The above command is for installing the pepper flash plugin

sudo update-pepperflashplugin-nonfree --install
The above command is for updating the pepper flash plugin

Hopefully this works for eeryone.

Comments

Popular posts from this blog

Listing/Delisting of an article in to an Assortment in SAP SCM Retail

How To Install LEX and YACC in Linux or Ubuntu

How to Implement Two - Pass Assembler in C / Assembler C Code