Install via Homebrew
Install pcr on macOS using Homebrew
Homebrew installs a standalone binary that doesn't require Node.js.
Install
brew tap pcr-developers/pcr brew install pcr
Update
brew upgrade pcr
Uninstall
brew uninstall pcr brew untap pcr-developers/pcr