My DNF "yum" Configuration
cat /etc/dnf/DNF.conf
[main]
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
keepcache=True
exclude=libreoffice* opera*
throttle=100k
[main]
gpgcheck=1
installonly_limit=3
clean_requirements_on_remove=True
keepcache=True
exclude=libreoffice* opera*
throttle=100k
Comments
Post a Comment