netselect-apt
linux
Create a `sources.list` file for a Debian mirror with the lowest latency.
More info →Options (2)
-n, --non-freebooleanInclude non-free section
Example:
sudo netselect-apt {{[-n|--non-free]}}-c, --countrybooleanSpecify a country for the mirror list lookup
Example:
sudo netselect-apt {{[-c|--country]}} {{India}}Examples (4)
Create `sources.list` using the lowest latency server
Specify Debian branch, stable is used by default
sudo netselect-apt testingInclude non-free section
sudo netselect-apt [-n|--non-free]Specify a country for the mirror list lookup
sudo netselect-apt [-c|--country] Indiamade by @shridhargupta | data from tldr-pages