Remove duplicate RPMs
I had a yum transaction go haywire and ended up with a bunch of duplicate RPMs (two different versions) installed. There is a simple solution to fix it:
package-cleanup --cleandupes
I had a yum transaction go haywire and ended up with a bunch of duplicate RPMs (two different versions) installed. There is a simple solution to fix it:
package-cleanup --cleandupes