Install Flash Player 10 Under Ubuntu Linux

by Vivek Gite on May 16, 2008 · 49 comments

Adobe flash player version 10 (code-named "Astro") has been released and available for download. It has many new features such as:
+ Visual performance improvements
+ 3D effects
+ Custom Filters and Effects
+ Advanced Text Layout
+ Enhanced Drawing API
+ Performance improvements and much more.

You must uninstall any currently installed Flash Player before installing the beta under Linux or Mac / Windows computer. Open Firefox and type following at url box:
about:plugins


(Fig. 01: Flash Player 9 installed)

Method #1: Install Ubuntu flash 10 Player

Visit this url and grab .deb file. Uninstall old flashplayer 9 ( if installed ):
$ sudo apt-get remove flashplugin-nonfree
Now, install Flash 10 (make sure Firefox is not running):
$ sudo dpkg -i install_flash_player_10_linux.deb
Start firefox and type about:plugins. You should see list of plugins including Flash 10.

Method #2: Install Flash Player 10 Final in your home directory

If you need to install flash plugin in your home directory, type the following commands. To uninstall type the command:
$ cd ~/.mozilla
$ rm flashplayer.xpt libflashplayer.so

Visit adobe website to grab flash player 10 tar.gz (tar ball). Download and install flash player 10 (please exit any browsers you may have running):
$ cd /tmp
$ wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz
$ tar -zxvf install_flash_player_10_linux.tar.gz
$ cd install_flash_player_10_linux
$ ./flashplayer-installer

Sample output:

Copyright(C) 2002-2006 Adobe Macromedia Software LLC.  All rights reserved.
Adobe Flash Player 10 for Linux
Adobe Flash Player 10 will be installed on this machine.
You are running the Adobe Flash Player installer as a non-root user.
Adobe Flash Player 10 will be installed in your home directory.
Support is available at http://www.adobe.com/support/flashplayer/
To install Adobe Flash Player 10 now, press ENTER.
To cancel the installation at any time, press Control-C.
NOTE: Please exit any browsers you may have running.
Press ENTER to continue...
----------- Install Action Summary -----------
Adobe Flash Player 10 will be installed in the following directory:
Mozilla installation directory  = /home/vivek/.mozilla
Proceed with the installation? (y/n/q): y
NOTE: Please ask your administrator to remove the xpti.dat from the
      components directory of the Mozilla or Netscape browser.
Installation complete.
Perform another installation? (y/n): n
Please log out of this session and log in for the changes to take effect.
The Adobe Flash Player installation is complete.

Now open Firefox and type about:plugins:

(Fig. 02: Flash Player 10 installed)

You can now view any flash based site (see featured demos and videos on official site) or video from Youtube video sharing site :)


(Fig.03: Flash 10 demo featured at official site)

Flash 10 64 bit Linux version

However, there is no 64 bit version of Flash 10 exists for Linux systems. You can install and use Flash, Java, Real Player 32 bit plugins under 64 bit Linux Firefox version

Featured Articles:

Share this with other sys admins!
Facebook it - Tweet it - Print it -

We're here to help you make the most of sysadmin work. So, subscribe!

{ 49 comments… read them below or add one }

1 Mitko May 16, 2008

Seems that macromedia decided to change the download location:

wget http://download.macromedia.com/pub/labs/flashplayer10
--17:32:34-- http://download.macromedia.com/pub/labs/flashplayer10
=> `flashplayer10'
Resolving download.macromedia.com... 88.221.187.191
Connecting to download.macromedia.com|88.221.187.191|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
17:32:34 ERROR 404: Not Found.

Reply

2 vivek May 16, 2008
3 Mitko May 19, 2008

thx. got it to work.

Reply

4 shyeanne May 22, 2011

how i can NOT get it to work and it is making me mad

Reply

5 Romeo Adrian Cioaba June 13, 2008

I wrote a tutorial on how to install flash player 10 on linux 64 bit

Reply

6 Sayantan Das July 17, 2008

hi,
i have installed flash player 10 on ubuntu 8.04 with firefox 3.0 . after installing, these sites are crashing specifically:
1. http://www.bbc.co.uk
2. http://www.natwest.com

firefox crashes with segmentation fault

also the flash animation is very slow compared to flash player 9.i can see the difference if i go to the adobe website.

any suggestions how to fix the issue

Reply

7 Oliver July 20, 2008

New version is out at http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_install_linux_070208.tar.gz
which seems to be working better than the previous beta for me.

Reply

8 Sam August 8, 2008

Why are you telling people to remove files instead of using the package management system?

apt-get remove flashplugin-nonfree

Reply

9 Alejandro September 8, 2008

For Ubuntu 64 bit users you can intall the latest flash 10 RC with 2 clicks here

Reply

10 Kevin J September 21, 2008
11 Alejandro September 21, 2008

The installer for Ubuntu 64 bit users has been updated so tha you can intall the latest Flash 10 RC released by adobe on Sept 15 2008.
You can intall the latest flash 10 RC with just 2 clicks here

Reply

12 Alejandro October 16, 2008

The installer for Ubuntu 64 bit users has been updated so tha you can intall the latest Flash 10 released by adobe on October 15 2008.
For 64 bit users see The easiest way to install Flash 10 on Ubuntu 64 bits

Reply

13 cease October 21, 2008

i’ve been trying to install as sudo , but every time i get to the point it asks me to enter /usr/lib/mozilla and its says WARNING: Please enter a valid installation path.. any ideas.

Reply

14 Jeroen October 22, 2008

I’m afraid that ubuntu says that the repo has a newer version that the adobe site. But both versions don’t appear in the about:plugins pase of firefox. So I reinstalled the older version that just works.
Did I understand it rigth that this is still a beta version?

Reply

15 Jamie October 27, 2008

I simply used:
sudo apt-get install adobe-flashplugin

and it removed the old one and installed v10 without a hitch :)

Reply

16 sekson November 12, 2008

it work thank you ขอบคุณครับ

Reply

17 Greta November 14, 2008

I have a problem… I keep getting this error, but I’m not quite sure what it means. Flash used to work fine on Ubuntu 8.04, but now that I upgraded to 8.10, it says:

ERROR: Your architecture, \'x86_64\', is not supported by the
Adobe Flash Player installer.

Any solutions?

Reply

18 vivek November 14, 2008

Greta,

You need to install 64 bit flash player as you are using x86_64.

Reply

19 Schlandower December 26, 2008

I ran into problems when trying to install the amd64 version of Flash Player 10 on Ubuntu 8.10 (Intrepid) using method 1 as this version available from Adobe is for the 32 bit systems.

This is how I overcame it:

With your browser closed (not running) – VERY important!!!!!!!!!!!!!!!!!!!!!!

1: Uninstall flashplayer-nonfree
2: Download the libflashplayer-10.0.d21.1.linux-x86_64.so.tar.gz file from http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d21.1.linux-x86_64.so.tar.gz, save this file to you home directory (a storage place as good as any). I sugest you use wget for this. wget -c http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d21.1.linux-x86_64.so.tar.gz
3: untar the archive tar -zxvf libflashplayer-10.0.d21.1.linux-x86_64.so.tar.gz this will leave you with libflashplayer.so
4: I sugest you open a terminal and go to the flashplayer directory (if you created one) and issue the following command: sudo cp -v libflashplayer.so /usr/lib/mozilla/plugins
5: now start Firefox, go to the address bar and type “about:plugins”, you should see a list of plugins, scroll down ans you will find libflashplayer.so listed with the description and version, the version should now read 10.

There you go it is installed.

Enjoy browsing.

Reply

20 Ricardo September 13, 2010

Thanks! It worked for me so far.

Reply

21 dasdasdas February 3, 2011

will the flashplayer work for all users on the pc or for just the one user that it was installed on and will it work with any version of firefox :D

Reply

22 somename January 3, 2009

hi there, I had to remove the old plugin from firefox to make it work:

tools->addons->plugins -> remove flash[...] 9

Reply

23 michael January 12, 2009

nobody uses linux, its horrible

Reply

24 javed January 15, 2009

it is best player

Reply

25 HolyGhost23 March 6, 2009

t every time i get to the point it asks me to enter /usr/lib/mozilla and its says WARNING: Please enter a valid installation path.. WTF IS WRONG

Reply

26 Barmaley March 13, 2009

Schlandower, where did you take this link: http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.d21.1.linux-x86_64.so.tar.gz? Its not possible to get it from Adobe website, and there is still only i386 version available… Some one should know some secret places… :)

Reply

27 Matt March 27, 2009

Method #1 falls down at the first hurdle: you don’t say where to save the grabbed .deb file so that the 2nd step (“sudo dpkg -i sudo dpkg -i install_flash_player_10_linux.deb”) can access it.

Sorry but I just don’t have the innate knowledge of how to cope with this.

One day… this will be really easy!

Reply

28 gunnar-eee April 2, 2009

Darn, nobody seems to indicate to what location the player actually gets installed. The path is no longer to under /usr/lib but it goes somewhere else ??

Reply

29 hc April 21, 2009

sorry,I can’t do it! it’s error!!!

Reply

30 Jarod Edwards April 24, 2009

I got the new ubuntu but Abode Flash Player not working i tried Every thing
and mine is 32 bit

Reply

31 An Aspiring Person May 3, 2009

Hey. I keep following the instructions that were posted and it works fine for me. BUT THERES ONE MAJOR PROBLEM, even though flash is said to be installed in Addons,
it doesn’t actually work.

For example, if I go to you and watch a vid, the place where the video would be is gone, yet firefox says that I’ve installed flashplayer 10 as an addon.

Any suggestions? PLEASE!

Reply

32 asdf May 8, 2009

sudo update-alternatives –config mozilla-flashplugin

Reply

33 Vlad May 19, 2009

I’ve put /usr/lib/firefox-3.0.10/ when asked about the firefox installation dir.

I guess you should change the -3.0.10 according to your own installation.

Reply

34 Milton June 19, 2009

This worked for me:
1. Go to http://get.adobe.com/flashplayer/ and download the .tar.gz version.
2. Close all browsers and open a terminal window.
3. cd to the folder where the .tar.gz folder is located and run these commands:
1. gunzip .tar.gz-folder
2. tar -xvf the-.tar-folder-that-you-just-created
4. cd into the folder that you just craeted (for me it was “install_flash_player_10_linux”).
5. Now run these commands:
1. ./the-installationfile (for me “./flashplayer-installer”)
2. Press Enter.
3. Press Enter again.
4. Enter the location of where your browser is installed (for me “/usr/lib/firefox”) and press enter.
5. Press the y-key.
6. Press the n-key.
Done.

Reply

35 Slavi July 29, 2009

ERROR: Your architecture, \’ppc64\’, is not supported by the
Adobe Flash Player installer.

Reply

36 xurizaemon August 30, 2009

Method #1 falls down at the first hurdle: you don’t say where to save the grabbed .deb file so that the 2nd step (”sudo dpkg -i sudo dpkg -i install_flash_player_10_linux.deb”) can access it.

That’s because there’s a copy-paste typo in there. It should just be,

sudo dpkg -i install_flash_player_10_linux.deb

I’ve probably made the same mistake myself in the past, but I think it’s always good practice to verify any tutorial you post on the interwebs yourself by actually practicing the tutorial from your own instructions, copying and pasting every step of the way.

Reply

37 usman November 6, 2009

install flash player

Reply

38 lior November 26, 2009

$ cd ~/.mozilla
$ rm flashplayer.xpt libflashplayer.so

Reply

39 Gelmir December 30, 2009

I’ve read on the Macromedia website that there is an 64 bit version availible for Linux, It said that there is no need for libflashplayer.so anymore and should work with the 64-bits sytem.

Would the author update do some re-search for this and update the post?
Greetings,

Gelmir

Reply

40 Babu March 4, 2010

I cant install adobe flash player as I get like this

Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Couldn’t find package adobe-flash

Pls reply

Reply

41 Eydfinn April 23, 2010

i had the same problem

i just uninstalled the flash plugins i had

$ sudo apt-get remove flashplugin-nonfree

then when i started a flash video next time i started firefox, firefox recomended automatic a pluggin then i just installed the plugin with out problem.

Reply

42 Val June 22, 2010

Works. Thanks!
Val

Reply

43 korrado August 12, 2010

in Mandriva
urpmi gnash
and that’s all :)
and true x86_64 if desire

Reply

44 May September 25, 2010

how to Upgrade to Flash 10

Reply

45 Jenny January 6, 2011

Thanks a lot!!!!! It WORKS!!!!!!!!

Reply

46 shade August 9, 2011

Thanks a lot!!!!! It WORKS!!!!!!!!

Reply

47 Hoda October 26, 2011

Thank you so much. Worked like a charm!

Reply

48 Whiri December 22, 2011

I cant install flashplayer on linux UE2.9. please help

Reply

49 Ishrak Shadman January 3, 2012

I want to install adobe flash player 10. Please give a valid one.

Reply

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 5 + 5 ?
Please leave these two fields as-is:
Are you a human being? Solve the simple math so we know that you are a human and not a bot.




Previous post:

Next post: