Apr 28 2011

Installing Flash Player on Ubuntu 11.04 – 64 bits

Hello,

Just installed my Ubuntu 11.04 – 64 bits, and decided to install flash. I thought to install the Romeo-Adrian Cioaba script that I published as
Install Flash in Ubuntu 10.04 – 64 Bits.

I decided to update the script to install the last available flash version. The newer version that I found is Flash Player Square 10.2.p3.

Native Flash Player 10.2 Preview 3 installer
Native Flash Player 10.0.45.2 installer (Recommended, seems more stable)

Give it, execution permission:

$ chmod +x native-64bit-flash-installer.sh

-

Execute it.

$ ./native-64bit-flash-installer.sh

I commented the line that create a symbolic link to XUL-Runner, because I couldn’t find it on my computer. If you have any problem, let me know.

Tested and working!

There is a Flash version on Ubuntu repository. (It is older and I can’t guarantee anything about it. But it is there)

$ sudo apt-get install flashplugin-installer

Best Regards,
Matheus

References:
http://www.myscienceisbetter.info/install-native-64bit-flash-player-10-on-linux.html

Apr 26 2009

Ubuntu 9.04, 64 Bits with Java.

Hi,

I was trying to access my back account but I could not due to problems with the java. Talking with a friend, he told me what i have to install to get it working. If you want to use Java in Ubuntu 64bits you have to use “sun-java-plugin”. To install it use this command:

sudo apt-get install sun-java6-plugin

See you,
Matheus

PS: Forgive me for publishing just a little. I was traveling and now I have some tests in university.