Install flash plugin in Fedora
To install flash plugin in mozila
Download it from here, install it into repositary by rpm command, import GPG key, check it is properly installed in /etc/yum.repos.d, then install flash plugin using yum, wrap the plugin with mozzila then it is compleatly installed.
Ufff…. sound like too complex thing. 🙁
There is one easy step too…
Download tarball from flashplayer site (Check for the latest release).
Extract it. There is libflashplayer.so file. Copy it to either in /usr/lib64/mozilla/plugins/ or ~/.mozilla/plugins/
Done. 🙂
If selinux make some problem then just restore the context with
#su -c ‘restorecon -v /usr/lib64/mozilla/plugins/libflashplayer.so’
What an easy thing na???
If you really miss you tube without flash plugin can try html5 also from here.
Leave a Reply