Thursday, August 5, 2010

Flash for Fedora 12 64bit

I spent a lot of time searching and trying different methods and processes for getting Flash to work on Fedora 12. I finally found a method that works. This is a rpm for the 64bit alpha flash, keep in mind this is an Alpha.

Here are the steps on the command line to get Flash working on Fedora 12:

#su


#yum erase flash-plugin nspluginwrapper*


#cd /etc/yum.repos.d/


#curl -O http://www.dfm.uninsubria.it/compiz/fusion-testing/flashplayer.x86_64/flash.repo


#rpm –import http://www.dfm.uninsubria.it/compiz/fusion-testing/flashplayer.x86_64/RPM-GPG-KEY-leigh123linux


#yum install flash-plugin


For more Fedora 12 tips and tricks go to http://www.Crackednoodle.com

Enjoy,