Install
Install Libra with Homebrew or the official installer script
Install
Official Installer
Alternatively, use the official installer:
curl --proto '=https' --tlsv1.2 -sSf https://download.libra.tools/install.sh | shHomebrew
Install Libra with Homebrew on macOS or Linux:
brew tap libra-tools/libra
brew install libraVerify
Verify the installation:
libra --version
libra --helpIf you prefer to review the installer before running it:
curl -fsSL https://download.libra.tools/install.sh