Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nearhuscarl/mirrorlist
mirror list for pacman after sorting by download rate using reflector
https://github.com/nearhuscarl/mirrorlist
archlinux mirrors
Last synced: about 1 month ago
JSON representation
mirror list for pacman after sorting by download rate using reflector
- Host: GitHub
- URL: https://github.com/nearhuscarl/mirrorlist
- Owner: NearHuscarl
- Created: 2018-07-29T10:23:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-07-29T10:30:55.000Z (over 6 years ago)
- Last Synced: 2024-11-09T10:44:20.666Z (3 months ago)
- Topics: archlinux, mirrors
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mirrorlist
```bash
sudo pacman -S reflector
reflector --verbose --connection-timeout 3 --latest 200 --number 40 --sort rate --save
```