Skip to content

Instantly share code, notes, and snippets.

@hafiz-muhammad
Created September 13, 2023 02:18
Show Gist options
  • Save hafiz-muhammad/2bf6c8d8dece70fd03e21055e180ba64 to your computer and use it in GitHub Desktop.
Save hafiz-muhammad/2bf6c8d8dece70fd03e21055e180ba64 to your computer and use it in GitHub Desktop.
# see `man dnf.conf` for defaults and possible options
[main]
gpgcheck=True
installonly_limit=3
clean_requirements_on_remove=True
best=False
skip_if_unavailable=True
# Increase DNF speed
max_parallel_downloads=10
fastestmirror=True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment