August 14, 2009 · General · Email This Post
Share
{lang: 'en-GB'}

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.

Share

Related posts

31 Comments to “Howto enable flash support for chromium browser”

  1. k.p.h says:

    11.10 no problem, Many Thnaks

    [Reply]

Leave a Reply