Installation
AGEN supports macOS, Linux, and Windows. Choose the method that works best for you.
macOS / Linux (Homebrew)
If you use Homebrew, you can install from our tap:
Windows (Scoop)
For Windows users using Scoop:
Arch Linux (AUR)
Arch Linux users can install from the AUR:
Debian / Ubuntu
Download the latest .deb package from GitHub Releases and install:
Binary Download
You can download pre-compiled binaries for your platform from the Releases Page.
- Download the archive for your OS/Arch.
- Extract the
agenbinary. - Move it to a directory in your
$PATH(e.g.,/usr/local/bin).
Building from Source
Requirements: Go 1.22+