Install via Homebrew

Install pcr on macOS using Homebrew

Homebrew installs a standalone binary that does not require Node.js to be installed on your system.

Install

brew tap pcr-developers/pcr
brew install pcr

Update

brew upgrade pcr

Homebrew installations do not auto-update. Run brew upgrade pcr periodically.

Uninstall

brew uninstall pcr
brew untap pcr-developers/pcr