Suggest cleaning up old RPM keys after distribution upgrade

This commit is contained in:
Peter Oliver 2024-06-27 16:12:18 +01:00 committed by copperi
parent 33be22abff
commit 1111bc3f02

View file

@ -255,6 +255,17 @@ echo "Removed old kernels"
exit 0
----
[[sect-clean-up-old-keys]]
=== Clean-up old keys trusted for RPM package signing
Keys from older Fedora releases and third-party repositories will accumulate in the RPM database over time. You can remove keys no-longer referenced from `/etc/yum.repos.d/` with:
[source,bash]
----
sudo dnf install clean-rpm-gpg-pubkey
sudo clean-rpm-gpg-pubkey
----
[[sect-clean-up-old-symlinks]]
=== Clean-up old symlinks