Can one force yum to install something that's already installed?

Mikkel L. Ellertson mikkel at infinity-ltd.com
Wed Mar 5 15:07:07 UTC 2008


Chris G wrote:
> Is there any way to force yum to re-install a package that has got
> corrupted (well, *may* have got corrupted)?
> 
Others have covered how to replace the package, but if you want to 
check the package to see if it is corrupted, you can run:

rpm -V <package>

or

rpm -Vv <package>

The first version will return without printing anything is 
everything verifies. The second version will show each file being 
checked, and will print .'s for things that check correctly.

Mikkel
-- 

   Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20080305/82183e0c/attachment-0001.sig>


More information about the fedora-list mailing list