Downloads

Get Open Poet for your platform. Available for macOS, Linux, and Windows.

Quick Install

The fastest way to get started.

Homebrew

macOS & Linux

brew install openpoet/tap/openpoet

Shell Script

macOS & Linux

curl -fsSL https://raw.githubusercontent.com/openpoet/openpoet/main/install.sh | sh

Download .zip

Windows

Download from GitHub Releases

Upgrade

Run the install script again

curl -fsSL https://raw.githubusercontent.com/openpoet/openpoet/main/install.sh | sh

Uninstall

Remove binary & data

curl -fsSL https://raw.githubusercontent.com/openpoet/openpoet/main/install.sh | sh -s -- --uninstall

Manual Download

Pre-built binaries for all supported platforms.

macOS Apple Silicon
darwin/arm64 (M1, M2, M3, M4)
macOS Intel
darwin/amd64 (Intel Macs)
Linux x86_64
linux/amd64 (most servers & desktops)
Linux ARM64
linux/arm64 (Raspberry Pi, AWS Graviton)
Windows x86_64
windows/amd64 (most PCs)
Windows ARM64
windows/arm64 (Surface Pro, Snapdragon)