Note!! Please register for a free account to access the full content and also to participate in Q&A in the community
Oracle Linux: Understanding "installonly_limit" Parameter Used with YUM/DNF
in Linux
Applies To
Linux OS - Version Oracle Linux 7.0 and later
Summary
This document is intended to provide understanding on the use of the parameter "installonly_limit" in /etc/yum.conf and /etc/dnf/dnf.conf files.
Solutioninstallonly_limit is an integer value which represents the maximum number of versions that can be installed simultaneously for any single package listed in the installonlypkgs directive, as in it represents number of packages allowed to be installed concurrently on the system.
The defaults for the installonlypkgs directive include several different kernel and other packages, so ensure caution as changing the value of
Tagged:
0