Install Flash Player In Ubuntu Using 3 Simple Steps

If you are new to Ubuntu, you must be looking for a way to install Flash Player. Unlike Windows, installing flash player in Ubuntu is a bit tricky and is a 3 step procedure. Flash Player is now universally used in almost every websites, without Flash, browsing the web would make no sense. Below I have covered some simple steps that will get Flash installed on your Ubuntu OS instantly.

1. You can download the flash player for ubuntu from official website of adobe. If you are not sure about the url to download the flash player,
visit the page here. It will let you download the flash player for Ubuntu. Please make sure that you are downloading a .deb file.

flash player download

2. If you have already installed some version of flash player and you are going to upgrade your installation, of flash player then remove that old release by running the below command on your terminal.

sudo apt-get remove flashplugin-nonfree

otherwise you can skip this step and directly go to step 3.

3.Run below command to install .deb package of flash player

sudo dpkg -i sudo dpkg -i install_flash_player_10_linux.deb

Make sure that you are on the same path where you have downloaded the flash player’s .deb file.

Dependencies involved in flash player’s installation:

Normally flash player has some dependencies of libcurl 3. If your system does not have libcurl3 package installed then you can simply install this by using apt-get utility of Ubutnu. Below command
will do the trick for you.

sudo apt-get install libcurl3

Now flash player will be installed on any web browser you use on Ubuntu. Enjoy!

  • Share this article!

    • Digg this!
    • Bookmark on Reddit
    • Bookmark at Delicious
    • Stumble this!
    • Share this post at Facebook
    • Tweet this!
    • Share on Yahoo! Buzz
    • Add AddictiveTips to your Technorati favorites
    • Share on Friendfeed
This entry was posted in Ubuntu Linux and tagged , , , . Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

3 Comments

  1. sexysofie
    Posted June 2, 2009 at 8:38 pm | Permalink

    i would like to know how to uninstall it, block it, avoid using flash, use an alternative, whatever. browsing the web without flash would make much better sense. the malicious, vulnerable nature of flash versus the added value it provides is not worth using it.

    • J g
      Posted June 2, 2009 at 9:46 pm | Permalink

      Sofie, use Firefox with the Noscript add-on, it will set you free.

2 Trackbacks

  1. [...] Fortunately, someone else already wrote directions on how to do it. [...]

  2. [...] Install Flash Player In Ubuntu Using 3 Simple Steps [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>


More in Ubuntu Linux,Windows (5 of 5 articles)