table of contents
DNF4-EXPIRED-PGP-KEYS(8) | dnf-plugins-core | DNF4-EXPIRED-PGP-KEYS(8) |
NAME¶
dnf4-expired-pgp-keys - DNF expired-pgp-keys Plugin
DESCRIPTION¶
The plugin checks for installed but expired PGP keys before executing the transaction. For each expired key, the user is prompted with information about the specific key and can confirm its removal, allowing for the import of an updated key later. When the assumeyes option is configured, expired keys are removed automatically.
CONFIGURATION¶
The plugin configuration is in /etc/dnf/plugins/expired-pgp-keys.conf. All configuration options are in the [main] section.
- enabled
- Whether the plugin is enabled. Default value is False.
AUTHOR¶
See AUTHORS in your Core DNF Plugins distribution
COPYRIGHT¶
2024, Red Hat, Licensed under GPLv2+
August 22, 2024 | 4.9.0 |