Skip to content

Instantly share code, notes, and snippets.

@phantomic12
Last active September 1, 2022 16:39
Show Gist options
  • Select an option

  • Save phantomic12/7cf410627dd993442ef95b3be2a71049 to your computer and use it in GitHub Desktop.

Select an option

Save phantomic12/7cf410627dd993442ef95b3be2a71049 to your computer and use it in GitHub Desktop.
dnf config file for fast updating
[main]
gpgcheck=1
installonly_limit=2
clean_requirements_on_remove=True
best=False
skip_if_unavailable=True
max_parallel_downloads=10
defaultyes=true
fastestmirror=true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment