how to rebuild an RPM database

This commit is contained in:
2023-03-03 15:52:05 +01:00
parent e14e46939a
commit b1576742fc
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -7,3 +7,4 @@ Troubleshooting
troubleshooting/methods-and-tools
troubleshooting/deployment
troubleshooting/login
troubleshooting/package_management
@@ -0,0 +1,5 @@
# Package Management
## Rebuild RPM Database
When `yum`, `dnf` or `rpm` hang or have errors pointing to a problem with their database, then follow the
[Guide to rebuild a corrupted RPM database](https://www.tecmint.com/rebuild-corrupted-rpm-database-in-centos/)