Skip to content

Instantly share code, notes, and snippets.

@hunzo
Last active March 18, 2026 01:19
Show Gist options
  • Select an option

  • Save hunzo/e8c5158a1f818c34635c4951d36ed333 to your computer and use it in GitHub Desktop.

Select an option

Save hunzo/e8c5158a1f818c34635c4951d36ed333 to your computer and use it in GitHub Desktop.

Arch mirror

sudo pacman -S reflector

sudo reflector \
  --country Thailand \
  --age 24 \
  --protocol https \
  --sort rate \
  --save /etc/pacman.d/mirrorlist

New sync

sudo pacman -Syy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment