We have already dicussed howto install chromium browser in ubuntu .This tutorial will explain howto enable flash support for chromium browser
First you need to make sure you have installed chromium browser
Now you need to install flash using the following command
sudo apt-get install flashplugin-nonfree
Now you need to copy libflashplayer.so file into /usr/lib/chromium-browser/plugins directory
sudo cp /usr/lib/flashplugin-installer/libflashplayer.so /usr/lib/chromium-browser/plugins
Now you can run the chromium browser using the following command from terminal
chromium-browser
--enable-plugins
or
Go to Applications->Internet->Chromium Browser and right click it, add to panel.Right click the new chromium icon and add the following command where it says command
chromium-browser
--enable-plugins
That's it from now on you should able to view youtube or any other flash video.
Incoming search terms:
- chromium flash
- chromium flash plugin
- flash for chromium
- flash chromium
- chromium flash player
- ubuntu chromium flash
- flash player chromium
- flash player for chromium
- install flash chromium
- chromium flash ubuntu





11.10 no problem, Many Thnaks
[Reply]
ive already installed chromium but when i use the first command it says its not availible
[Reply]
Mike Reply:
April 19th, 2012 at 12:42 am
Try:
sudo apt-get install flashplugin-nonfree-extrasound
Instead
[Reply]
Great, thank you!!!
[Reply]
Thank you very much! But I want to say that the ubuntu I have installed is 64bits system.So why the plugin file is not in lib64,it’s in lib?I install the .deb file before.And it was not OK.When I checked the files,I found that there’re plugin files in my lib64 file folder.I’m really don’t know why!
[Reply]
did everything but still not working videos are black
[Reply]
Right clicking on the Chromium icon doesn’t do anything.
[Reply]
Thanks, chome picked it up without having to copy the .so file I just had to run the install command sudo apt-get install flashplugin-nonfree as instructed and it worked.
[Reply]
Thanks a lot! that work for me perfectly in a lubuntu 12.04.
[Reply]
Thank you very much!
[Reply]