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

Aug 17 2009

Install Ubuntu 9.10 Alpha 4 from Pendrive

Hello,

Just to report how I installed Ubuntu 9.10 Alpha 4 using my Pendrive. First I download it from http://cdimage.ubuntu.com/releases/karmic/alpha-4/

After this I used the “System – Administration – USB Startup Disk Creator”, choosed the image that you want and press “Make Startup Disk”.

Than just boot from the PenDrive and install normally.

Matheus