pmm

Crates.iopmm
lib.rspmm
version0.1.4
sourcesrc
created_at2022-05-27 11:35:35.160738
updated_at2022-05-27 11:38:08.011433
descriptionArchlinux pacman set the fastest mirror source
homepage
repository
max_upload_size
id595023
size62,335
nano (rustdeno)

documentation

https://docs.rs/cpm/

README

Archlinux pacman set the fastest mirror source

Examples

pmm -h
pmm is short for =>pacman mirror manager
pmm -h || -help => shows help about the cli
pmm -n US|| -new US => fetch arch America mirror and set fatest pacman mirror
pmm -w || -where => shows the .pmm.toml file path
pmm -c || -country => shows all country abbreviated names 
pmm => get config from local .pmm.toml file and set fatest pacman mirror

Install

cargo install pmm

Run to set

sudo pmm
The first run requires a 2 capital letter country abbreviated name
#example
pmm AM => America mirror source
pmm AU => Australia mirror source
pmm FR => France mirror source
pmm DE => Germany mirror source
pmm GB => British mirror source
pmm CN => China mirror source
Commit count: 0

cargo fmt