Showing posts with label fix broken rpm packages. Show all posts
Showing posts with label fix broken rpm packages. Show all posts

Sunday, January 5, 2014

How to fix broken rpm packages

 Run the following command:


bash# rpm -e --nodeps --justdb <packagename>


--