dnf-rpmconf - Man Page

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.

unattended

string, default: None

Defines if unattended operation should be used and in which mode. For list of valid modes see rpmconf(8).

See Also

rpmconf(8).

Author

See AUTHORS in your Extras DNF Plugins distribution

Info

Jan 24, 2024 4.1.2 dnf-plugins-extras