Skip to content

Instantly share code, notes, and snippets.

@paaloeye
Created January 10, 2013 14:31
Show Gist options
  • Save paaloeye/4502437 to your computer and use it in GitHub Desktop.
Save paaloeye/4502437 to your computer and use it in GitHub Desktop.
Recovery yum database
rm -f /var/lib/rpm/__db*
rpm –rebuilddb
yum clean all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment