How do I install unsigned packages using yum?
failed to install file: Package flash-plugin-11.2.202.297-release.i386.rpm is not signed how to sol thanks
failed to install file: Package flash-plugin-11.2.202.297-release.i386.rpm is not signed how to sol thanks
This command should do the trick
yum install localinstall --nogpgcheck flash-plugin-11.2.202.297-release.i386.rpm
--nogpgcheck
is the options that disable temporarily signature check of the package.
as a general advice, for package management have a look to the yum
and rpm
man pages.
bye
Asked: 2013-08-30 00:34:52 -0500
Seen: 32,817 times
Last updated: Aug 30 '13
Flash plugin in Fedora22 [closed]
Adobe update warns -Warning: RPMDB altered outside of yum.
facebook video are not working because of flash
best/safest way to use Flash with Firefox
Trouble installing adobe flash player for fedora 19
Fedora 17 how to make Flash work?
Installing flash and keeping track of updates.
Adobe Flash Yum or .Rpm Package, Which is the best for Fedora?
How did you try to install the rpm package?