tldr/pages/linux/netselect-apt.md
Axel Navarro 84b6cabf6e
a2query, dpkg*, check-support-status, netselect-apt, reportbug: update Debian link (#7622)
* a2query: update link to Debian manpage

* check-support-status: update link to Debian manpage

* dpkg-deb: update link to Debian manpage

* dpkg: update link to Debian manpage

* netselect-apt: update link to Debian manpage

* reportbug: update link to Debian manpage
2022-01-08 20:39:40 +07:00

497 B

netselect-apt

Create a sources.list file for a Debian mirror with the lowest latency. More information: https://manpages.debian.org/latest/netselect-apt/netselect-apt.html.

  • Create sources.list using the lowest latency server:

sudo netselect-apt

  • Specify Debian branch, stable is used by default:

sudo netselect-apt {{testing}}

  • Include non-free section:

sudo netselect-apt --non-free

  • Specify a country for the mirror list lookup:

sudo netselect-apt -c {{India}}