LibraLibra
LibraLibra
DocsBlogLibra
Getting Started
InstallUse Agent Capture
Architecture
Design
Commands
API Reference
Policy
Getting Started

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 | sh

Homebrew

Install Libra with Homebrew on macOS or Linux:

brew tap libra-tools/libra
brew install libra

Verify

Verify the installation:

libra --version
libra --help

If you prefer to review the installer before running it:

curl -fsSL https://download.libra.tools/install.sh

Getting Started

Install Libra and run your first AI-native version control workflow

Use Agent Capture

Enable external-agent capture with libra agent

On this page

InstallOfficial InstallerHomebrewVerify