LinuxCommandLibrary

shiny-mirrors

Generate a pacman mirror list for Manjaro Linux.

TLDR

Get the status of the current mirrors

$ shiny-mirrors status
copy


Generate a mirror list using the default behavior
$ sudo shiny-mirrors refresh
copy


Display the current configuration file
$ shiny-mirrors config show
copy


Switch to a different branch interactively
$ sudo shiny-mirrors config --branch
copy

Copied to clipboard