How to install Flash 64-bit on Ubuntu Jaunty 9.04

May 1st, 2009 by alpho2k | Print How to install Flash 64-bit on Ubuntu Jaunty 9.04
flash_logo Flash is coming by default in Ubuntu Jaunty 9.04 repositories with the 32-bit version. Here is a small procedure to install the 64-bit version.

[ad#Widgetbucks]
What is Flash ?

According to Wikipedia : Adobe Flash (previously called Macromedia Flash) is a multimedia platform originally acquired by Macromedia and currently developed and distributed by Adobe Systems. Since its introduction in 1996, Flash has become a popular method for adding animation and interactivity to web pages; Flash is commonly used to create animation, advertisements, and various web page components, to integrate video into web pages, and more recently, to develop rich Internet applications. Web site like youtube or dailymotin use this technologie.

Installation

We must start by uninstalling the current version of Flash installed on your computer if necessary as follows :

sudo apt-get remove flashplugin-nonfree flashplugin-installer

Then, we download Flash directly from Adobe :

wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10.0.22.87.linux-x86_64.so.tar.gz

We then extract the archive and move the extracted file in the plugins directory of Firefox :

[ad#Adsense]
tar xvf libflashplayer-10.0.22.87.linux-x86_64.so.tar.gz
sudo mv libflashplayer.so /usr/lib/mozilla/plugins/

Now, just restart Firefox to take full advantage of Flash!

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks

Related Posts

,

 

7 Comments For This Post

  1. Autumn Says:

    Thank you for writing this up! It was quite helpful.

  2. odel Says:

    Worked out just fine! Thanks for the help!!

  3. k Says:

    The current release of Flash for x86_64 is inadequate. It freezes frequently in Firefox and is incompatible with some websites.

  4. Jashner Says:

    I would extract it to /usr/lib/xulrunner-addons/plugins

  5. V00D00 Says:

    Yay. finally a method that worked for me.

  6. JS Says:

    Thanks. . . It worked, BUT the Macromedia DL site has changed so this is what worked for me:

    sudo apt-get remove flashplugin-nonfree flashplugin-installer

    wget http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz

    tar xvf install_flash_player_10_linux.tar.gz

    sudo mv libflashplayer.so /usr/lib/mozilla/plugins/

  7. Andrew Says:

    Doesn’t work. Just doesn’t do anything at all.

Other Discussion on This Post

  1. The flashy and sometimes not-so-flashy FLASH… - Web Design - An Insight
  2. The flashy and sometimes not-so-flashy FLASH… - Web Design - An Insight

Leave a Reply

Live Comment Preview