My dnf.conf File
root@homi:~$ cat /etc/dnf/dnf.conf
[main]
deltarpm=1
gpgcheck=1
installonly_limit=3
fastestmirror=1
clean_requirements_on_remove=True
exclude=libreoffice* firefox* google-chrome* opera* #kernel*
fastestmirror=True
Comments
Post a Comment