On Wed, 17 Dec 2014 21:13:13 -1000, Jim Lewis wrote: > > Hello all, > > Still working to get a good Fedora 21 install. Things are going well, > except for Flash. I did a "yum -y install flash-plugin" but it doesn't > seem to work (Firefox says I don't have Flash installed). > > localhost /temp # rpm -qa | grep flash > flash-plugin-11.2.202.425-release.i386 > > localhost /temp # ver > Fedora release 21 (Twenty One) > Kernel \r on an \m (\l) > > Linux localhost.localdomain 3.17.4-301.fc21.x86_64 #1 SMP Thu Nov 27 > 19:09:10 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux I understand you ask the list for help because you're stuck, but why have you stopped with your examinination of the problem when you've found out that i386 is not what you want? If you've used Yum to install the plugin, what repository configuration do you use for that? At Adobe's download site for Flash for Linux, you can fetch the adobe-release-x86_64 package. This is what you should get: $ rpm -qa | grep flash flash-plugin-11.2.202.425-release.x86_64 $ rpm -qf /etc/yum.repos.d/adobe-linux-x86_64.repo adobe-release-x86_64-1.0-1.noarch $ rpmls adobe-release-x86_64 -rw-r--r-- /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux -rw-r--r-- /etc/yum.repos.d/adobe-linux-x86_64.repo $ cat /etc/yum.repos.d/adobe-linux-x86_64.repo [adobe-linux-x86_64] name=Adobe Systems Incorporated baseurl=http://linuxdownload.adobe.com/linux/x86_64/ enabled=1 gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org