Add TIP about rpmconf DNF plugin

This commit is contained in:
FeRD (Frank Dana) 2024-03-29 07:41:26 -04:00
parent 811ba6f780
commit dde791ab74

View file

@ -87,6 +87,17 @@ you will need to set the `MERGE` environment variable
to an editor that is capable of performing that function
(e.g., `export MERGE="vimdiff"`).
See the man page for details.
+
[TIP]
====
If you install the rpmconf DNF plugin,
`rpmconf` will run automatically at the end of each upgrade.
Install it using the command:
----
sudo dnf install python3-dnf-plugin-rpmconf
----
====
[discrete]
=== Additional Resources