Have Yum reinstall a package

in

On FC9:

 yum reinstall package

On FC7-8 use a trick - remove package from database only:

 rpm -e --justdb --nodeps package
yum install package

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
To prevent automated spam submissions leave this field empty.