How to install Flash player For Fedora 14 and 15

Question:

How to install Flash player  for Fedora  14 or  15 ?

Fedora-logo

 Answer :

 

1- Download Flash player from this link (32bit or 64bit)

2- Now open terminal and extract the file using the command :

tar  -zxvf   flashplayer_square_p2_32bit_linux_092710.tar.gz

Output

libflashplayer.so

3- Now cd the directory where you extracted the file.

Now Copy the extracted file  libflashplayer.so to  /home/user/.mozilla/plugins  and  /usr/lib/mozillaplugins

 cp libflashplayer.so   /home/pirat9/.mozilla/plugins/

4- Now as root copy the same file to  /usr/lib/mozilla/plugins

cp  libflashplayer.so   /usr/lib/mozilla/plugins

for  64bit

cp  libflashplayer.so   /usr/lib64/mozilla/plugins

For 64bit put the file  in /usr/lib64/mozilla/plugins instead of /usr/lib/mozilla/plugins.

5- Restart Firefox

This method is tested and working for both 32 and  64 bit