- First download the installer in .tar.gz format at http://get.adobe.com/flashplayer/ .
- Extract the file.
- Copy the flash library to firefox :
- Or just install directly :
- Restart the firefox
# cp libflashplayer.so /usr/lib64/mozilla/plugins/# chmod 0755 /usr/lib64/mozilla/plugins/libflashplayer.so
install -v -m 0755 libflashplayer.so /usr/lib64/mozilla/plugins
-
For more, please go to http://www.cyberciti.biz/faq/redhat-linux-yum-install-flash-player-for-firefox/