Config Options that are deprecated in DNF5

DNF5 has some options that are deprecated. This section documents the options that are deprecated and will be removed in the future.

If you find any issue, please, open a ticket at https://github.com/rpm-software-management/dnf5/issues.

Warning

All config options documented here are deprecated.

[main] Options

strict

boolean

If disabled, all unavailable packages or packages with broken dependencies given to DNF5 command will be skipped without raising the error causing the whole operation to fail. Currently works for install command only.

Default: True.