Flash Plugin on Fedora 10

The Adobe Flash Plugin, with sound support, is available on Fedora. These instructions guide you through the installation of Adobe's Flash Plugin on Fedora 10.

Install Audio Libraries

First, install the audio libraries needed for sound support by the Flash Plugin.

su -c "yum -y install pulseaudio-libs alsa-lib alsa-plugins-pulseaudio"

Using 64-bit Firefox?

Adobe Labs has been offering a 64-bit Flash plugin since Dec 12, 2008. Be sure to first uninstall any other versions of Flash you have installed on the system. Then, download and unpack the 64-bit Flash Plugin for Linux into your Mozilla Plugins folder. For updates and details, visit the Adobe Labs Download page for Flash: http://labs.adobe.com/downloads/flashplayer10.html

cd $HOME/.mozilla/plugins
wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10....
tar -xzvf libflashplayer-10.0.d21.1.linux-x86_64.so.tar.gz

Don't forget to restart your browser!

32-bit Users Only

Visit http://www.adobe.com/products/flashplayer/ and click Download Now. Then select YUM for Linux and download the provided RPM (adobe-release-i386-1.0-1.noarch.rpm).

Install the downloaded RPM which installs /etc/yum.repos.d/adobe-linux-i386.repo.

su -c "rpm -ivh adobe-release-i386-1.0-1.noarch.rpm"

Check that you can access the Adobe Yum repository.

su -c "yum --disablerepo=* --enablerepo=adobe* list"

Now, install the Adobe Flash Plugin

su -c "yum install flash-plugin"

Then, add the Flash Plugin is in your $HOME/.mozilla/plugins folder.

mkdir -p $HOME/.mozilla/plugins
cd $HOME/.mozilla/plugins
ln -s /usr/lib/flash-plugin/libflashplayer.so .

Don't forget to restart your browser!


Comments

Worked like a charm on

Worked like a charm on freshly installed fedora 12.

Ive just migrated from ubuntu to fedora, just to give it a try (for personal knowledge).

Didn't want to spend time right now learning the few installation tricks that differ from ubuntu.

Thank you:)

Thanks dude! it worked for

Thanks dude! it worked for me.

Worked first time! Awesome!

Worked first time! Awesome!

Nice one bruh!

Nice one bruh!

dude... nuff said

dude... nuff said

For 64-Bit (x86_64)

For 64-Bit (x86_64) only!
libflashplayer.so needs to be put into /usr/lib64/mozilla/plugins, otherwise swf's are displayed for about a second and firefox gets killed after its. Well, that's how it works for me.

The version of the 64-bit

The version of the 64-bit flash player has been updated again. It is no longer version '10.0.d21.1'. It is now version '10.0.22.87'.

cd $HOME/.mozilla/plugins
wget http://download.macromedia.com/pub/labs/flashplayer10/libflashplayer-10....
tar -xzvf libflashplayer-10.0.22.87.linux-x86_64.so.tar.gz

thanks, you're the man!

thanks, you're the man!

No doubt! worked the charm

No doubt! worked the charm in my mythtv fedora 10 box 86_64. awesome!

Thank a lot! I search on

Thank a lot!
I search on internet for about this issue and found this help for me, ;-)

you rock. Works

you rock. Works perfectly...so fast and simple i love linux.

Please help i did all the

Please help i did all the 32-bit steps, but when i try to install flash plugin it says: No package flash-plugin available

Yeah ive same problem.

Yeah ive same problem.