Skip to content

Install Flash in Ubuntu 10.04 64bits

Hello,

The classic problem when you install some new Ubuntu 64 bits version, how to use flash/

I found a script in internet that do it automaticlly for you, native flash installer (64 bits)

Close FIREFOX!

Download it
[code]
$ wget http://www.myscienceisbetter.info/flash-player/native-64bit-flash-installer.sh
[/code]

Give execussion permission
[code]
$ chmod +x native-64-bit-flash-installer.sh
[/code]

Execute it
[code]
$ ./native-64-bit-flash-installer.sh
[/code]

Matheus

Reference:
http://mattrudge.wordpress.com/2010/05/03/installing-flash-player-on-ubuntu-10-04-64-bit/

Published inUbuntu

7 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *