One command. macOS, Linux, both arches.

The official galtea CLI on Homebrew — same binary, same upgrade gesture, on Apple Silicon, Intel Macs, and Linux x86_64/arm64.

brew install galtea-ai/tap/galtea ==> Tapping galtea-ai/tap ==> Fetching galtea-ai/tap/galtea ==> Pouring galtea--4.21.1.arm64_sequoia.bottle.tar.gz 🍺 /opt/homebrew/Cellar/galtea/4.21.1: 3 files, 18.4MB   galtea login ✓ Logged in as you@galtea.ai galtea products list my-product prod-2c4a8b 2 versions another-one prod-9d1e7f 5 versions
SHA256-pinned bottles Auto-updates with brew upgrade amd64 & arm64
macOS Linux Homebrew

Install

Run once. brew adds the tap automatically on first install.

brew install galtea-ai/tap/galtea

You're done — here's how to check

If galtea is on your PATH and prints a version, you're good to go.

galtea --version
galtea login

Upgrade or remove

brew update
brew upgrade galtea       # pull the latest version
brew uninstall galtea     # remove the binary
brew untap galtea-ai/tap  # drop the tap entirely (optional)

Prefer another package manager?

The same binary ships through every channel — pick whichever fits your setup.

PyPI pip install galtea-cli
APT (Debian/Ubuntu) pkgs.galtea.ai
YUM/DNF (Fedora/RHEL) pkgs.galtea.ai
Scoop (Windows) scoop install galtea
Winget (Windows) winget install galtea