Showing posts with label rpm. Show all posts
Showing posts with label rpm. Show all posts

Sunday, January 5, 2014

How to fix broken rpm packages

 Run the following command:


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


--