Skip to content

Speed up AUR package updates

Notas Hellout edited this page Oct 19, 2021 · 3 revisions

Same as on the Arch Uncyclo:

# /etc/makepkg.conf
...
-PKGEXT='.pkg.tar.zst'
+PKGEXT='.pkg.tar'
...
Clone this wiki locally