table of contents
DNF-RPMCONF(8) | dnf-plugins-extras | DNF-RPMCONF(8) |
NAME¶
dnf-rpmconf - DNF rpmconf Plugin
Handles .rpmnew, .rpmsave and .rpmorig after transactions.
CONFIGURATION¶
/etc/dnf/plugins/rpmconf.conf
The minimal plugin configuration file should consists of [main] section with enabled parameter.:
[main] enabled = 1
[main] section optional parameters¶
- frontend
- string, default: env
Defines which frontend should be used for merging. For list of valid frontends see rpmconf(8). When set to env, the command to use is taken from the environment variable $MERGE.
- diff
- boolean, default: False
Defines whether plugin should only display file differences.
SEE ALSO¶
AUTHOR¶
See AUTHORS in your Extras DNF Plugins distribution
COPYRIGHT¶
2023, Igor Gnatenko, Licensed under GPLv2+
February 24, 2023 | 4.0.17 |