# Install gama with Homebrew, Nix, winget, zypper

Manage your GitHub Actions from Terminal with great UI. Version 1.2.1 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:gama
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install gama
```

  Evidence: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gama
```

  Evidence: nixpkgs package indexes: pkgs/by-name/ga/gama/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install gama
```

  Evidence: openSUSE Tumbleweed package metadata: gama from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

### Windows

- winget (92%):

```sh
winget install --id GamaPlatform.Gama -e
```

  Evidence: Windows Package Manager source index: GamaPlatform.Gama from https://cdn.winget.microsoft.com/cache/source.msix

## Package facts

- **Package key:** brew:gama
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/gama>
- **Version:** 1.2.1
- **Source summary:** Manage your GitHub Actions from Terminal with great UI
- **Homepage:** <https://github.com/termkit/gama>
- **Repository:** <https://github.com/termkit/gama>
- **Upstream docs:** <https://github.com/termkit/gama#readme>
- **License:** GPL-3.0-only
- **Source archive:** <https://github.com/termkit/gama/archive/refs/tags/v1.2.1.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- gama (cli)
- gama (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 1.2.1
- Local data: ok
- Upstream repository: https://github.com/termkit/gama
- Upstream latest detected: v1.2.1 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

GAMA, short for GitHub Actions Manager, is a Go-based terminal user interface for listing, triggering, monitoring, and managing GitHub Actions workflows from a shell.

### Project history

The public GitHub repository was created in late 2023 and the first tagged 1.0.0 release appeared in January 2024. The project documentation presents it as a terminal-first companion for GitHub Actions, with configuration through a YAML file or a GitHub token environment variable.

The 2024 release stream quickly added workflow input handling, workflow history browsing, and usability fixes. By the 1.2 series in 2025, the README emphasized live refresh mode, Docker execution, and downloadable cross-platform binaries.

### Adoption history

GAMA's adoption trail is typical of a focused developer CLI: its own release artifacts cover Linux, macOS, and Windows, while the input package facts record availability in Homebrew, Nix, Winget, and zypper.

### How it is used

Users provide a GitHub token in ~/.config/gama/config.yaml or through GITHUB_TOKEN, then use the TUI to discover dispatchable workflows, inspect historical workflow runs, trigger workflows with inputs, and watch live status updates.

### Why package nerds care

For package maintainers, GAMA is a small example of the post-GitHub-Actions tooling wave: instead of wrapping git itself, it wraps the CI control plane and ships as a single Go binary suitable for common package managers.

### Timeline

- 2023: Public GitHub repository created.
- 2024: v1.0.0 released with binary assets.
- 2024: v1.1 releases continued workflow and usability work.
- 2025: v1.2 releases documented live mode and cross-platform binary downloads.

### Related projects

- GitHub Actions is the service GAMA manages.
- GitHub CLI can supply an authentication token for GAMA.
- Termkit is the GitHub organization publishing the project.

### Sources

- <https://api.github.com/repos/termkit/gama>
- <https://github.com/termkit/gama>
- <https://github.com/termkit/gama/releases>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.config/gama/config.yaml

## Credential files

- Unix: ~/.config/gama/config.yaml
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** gama
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- Nix - gama: normalized package name match | nixpkgs package indexes: pkgs/by-name/ga/gama/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - gama - 2.33-1.5: normalized package name match | openSUSE Tumbleweed package metadata: gama from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | Adjustment of geodetic networks | https://www.gnu.org/software/gama/
- winget - GamaPlatform.Gama: normalized package name match | Windows Package Manager source index: GamaPlatform.Gama from https://cdn.winget.microsoft.com/cache/source.msix


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/pkg/brew/go/) - Build dependency declared by Homebrew.
- [gabo](https://www.automicvault.com/pkg/brew/gabo/) - Shares av.db curated category or tags: ci-cd, cli, developer-tools, github-actions, go.
- [act](https://www.automicvault.com/pkg/brew/act/) - Shares av.db curated category or tags: ci-cd, cli, developer-tools, github-actions.
- [jenkins-cli](https://www.automicvault.com/pkg/brew/jenkins-cli/) - Shares av.db curated category or tags: ci-cd, cli, developer-tools, go.
- [tfcmt](https://www.automicvault.com/pkg/brew/tfcmt/) - Shares av.db curated category or tags: ci-cd, cli, developer-tools, github-actions.
- [actionlint](https://www.automicvault.com/pkg/brew/actionlint/) - Shares av.db curated category or tags: ci-cd, cli, developer-tools, github-actions.
- [actions-up](https://www.automicvault.com/pkg/brew/actions-up/) - Shares av.db curated category or tags: ci-cd, cli, developer-tools, github-actions.
- [brigade-cli](https://www.automicvault.com/pkg/brew/brigade-cli/) - Shares av.db curated category or tags: ci-cd, cli, developer-tools.
- [circleci](https://www.automicvault.com/pkg/brew/circleci/) - Shares av.db curated category or tags: ci-cd, cli, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/gama.yml](https://github.com/automic-vault/db/blob/main/combined/gama.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
