← 返回命令列表

Linux command

shiny-mirrors 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Example

shiny-mirrors status

Generate

sudo shiny-mirrors refresh

Example

shiny-mirrors config show

Example

sudo shiny-mirrors config --branch

Example

sudo shiny-mirrors refresh --country [country_code]

说明

shiny-mirrors generates and manages pacman mirror lists for Manjaro Linux. It tests available mirrors for speed and reliability, then creates an optimized mirror list for package downloads. The tool selects mirrors based on geographic location, response time, and synchronization status. After running shiny-mirrors, you must synchronize your database and update your system using sudo pacman -Syyu to apply the new mirror configuration.

参数

status
Display current mirror status and health
refresh
Generate and update the mirror list based on configured criteria
config show
Display the current configuration file
config --branch
Interactively switch to a different Manjaro branch (stable, testing, unstable)
--country _code_
Filter mirrors by country code
--protocol _protocol_
Filter by protocol (https, http)
--help
Display usage information

FAQ

What is the shiny-mirrors command used for?

shiny-mirrors generates and manages pacman mirror lists for Manjaro Linux. It tests available mirrors for speed and reliability, then creates an optimized mirror list for package downloads. The tool selects mirrors based on geographic location, response time, and synchronization status. After running shiny-mirrors, you must synchronize your database and update your system using sudo pacman -Syyu to apply the new mirror configuration.

How do I run a basic shiny-mirrors example?

Run `shiny-mirrors status` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does status do in shiny-mirrors?

Display current mirror status and health