-
Homebrew
-
Scoop
-
AUR
-
Flatpak
-
snap
- ...
$ brew install chsrc
$ scoop install chsrc
yay -S chsrc-bin # Binary from GitHub Release
yay -S chsrc # Build from GitHub Release
yay -S chsrc-git # Build from the latest main branch (stable)
https://github.com/Homebrew/homebrew-core/blob/master/Formula/c/chsrc.rb
https://github.com/ScoopInstaller/Main/blob/master/bucket/chsrc.json
chsrc-bin: 从GitHub Release直接下载的二进制文件
chsrc:从GitHub Release的代码构建
chsrc-git:从最新源码构建的版本,偶尔可能不稳定