chsrc

Change package manager sources across multiple platforms from CLI

brewmacoslinux
Try with needOr install directly
Source

About

Change Source for every software on every platform from the command-line

Commands

chsrc

Examples

List all available package managers and their current sources$ chsrc list
Change npm source to Alibaba mirror$ chsrc set npm alibaba
Change Python pip source to Tsinghua mirror$ chsrc set pip tsinghua