tldr-pages/tldr

Page request: mirrorselect

開放

#22,022 建立於 2026年4月12日

 (0 則留言) (0 個反應) (0 位負責人)Markdown (5,376 個分叉)batch import
help wantednew command

倉庫指標

星標
 (63,401 顆星)
PR 合併指標
 (平均合併 7天 5小時) (30 天內合併 321 個 PR)

描述

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.

貢獻者指南