reflector
Arch script to fetch and sort mirrorlists. More information: https://manned.org/reflector.
- Get all mirrors, sort for download speed and save them:
sudo reflector --sort {{rate}} --save {{/etc/pacman.d/mirrorlist}}
- Only get German HTTPS mirrors:
reflector --country {{Germany}} --protocol {{https}}
- Only get the 10 recently sync'd mirrors:
reflector --latest {{10}}
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.