tldr-pages/tldr

Page request: mirrorselect

Open

#22,022 opened on Apr 12, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Shell (2,507 forks)batch import
help wantednew command

Repository metrics

Stars
 (30,937 stars)
PR merge metrics
 (Avg merge 4d 16h) (263 merged PRs in 30d)

Description

Command description

mirrorselect

Selects GENTOO_MIRRORS and the Gentoo rsync mirror with a TUI. More information: https://wiki.gentoo.org/wiki/Mirrorselect

  • Opens up an interface for mirror selection: sudo mirrorselect -i

  • Opens up an interface of the specified country for mirror selection: sudo mirrorselect -i -c "United States (USA)"

  • Selects the 3 fastest servers by download speed (may take a while): mirrorselect -s3 -b10 -D

  • Opens up an interface to choose a rsync mirror to output into the file: mirrorselect -i -r -o >> /etc/portage/repos.conf/gentoo.conf

Command details

2.5.4-r1

Documentation

https://wiki.gentoo.org/wiki/Mirrorselect

Platform

Linux

VCS repository link (e.g. GitHub, GitLab)

https://gitweb.gentoo.org/proj/mirrorselect.git/

Additional information

Complete noob -- I couldn't make a PR so I hope by here is fine.

Contributor guide