dnf reposync --repo pgdg16 --newest-only --bugfix --enhancement --newpackage -m -u --delete --norepopath | sort > ../_links.txt aria2c -k1mb -s16 -x16 -j5 --auto-file-renaming=false -i ../_links.txt rm -f _comps.xml && mv *.xml _comps.xml && cd .. createrepo . --workers 8 -g ./rpm/_comps.xml -o .