dnf5.conf-deprecated - Man Page
Name
dnf5.conf-deprecated ā 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.
- 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.
Author
See AUTHORS.md in dnf5 source distribution.
Copyright
Contributors to the dnf5 project.
Referenced By
The man page dnf.conf-deprecated(5) is an alias of dnf5.conf-deprecated(5).
Sep 20, 2024 dnf5