# 使用 Homebrew, Nix, zypper, winget 安装 gama

查看 gama 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install gama
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  证据: 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
```

  证据: openSUSE Tumbleweed package metadata: gama from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

### Windows

- winget (92%):

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

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

## 软件包事实

- **软件包键:** brew:gama
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/gama>
- **版本:** 1.2.1
- **来源摘要:** Manage your GitHub Actions from Terminal with great UI
- **主页:** <https://github.com/termkit/gama>
- **仓库:** <https://github.com/termkit/gama>
- **许可证:** GPL-3.0-only
- **源码归档:** <https://github.com/termkit/gama/archive/refs/tags/v1.2.1.tar.gz>
- **最后更新:** 2026-07-29T16:04:59+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- gama (cli)
- gama (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.2.1
- 管理器更新时间: 2026-07-29
- 本地数据: OK
- 上游仓库: https://github.com/termkit/gama
- 检测到的最新版本: v1.2.1 (当前)
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- 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:** 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

## 其他软件包管理器记录

- 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.7: normalized package name match | openSUSE Tumbleweed package metadata: gama from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-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


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/zh-hans/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/zh-hans/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [gabo](https://pkg.so/zh-hans/brew/gabo/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools, github-actions, go.
- [act](https://pkg.so/zh-hans/brew/act/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools, github-actions.
- [goreleaser](https://pkg.so/zh-hans/brew/goreleaser/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools, go.
- [asc](https://pkg.so/zh-hans/brew/asc/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools, go.
- [jjui](https://pkg.so/zh-hans/brew/jjui/) - Shares pkgdb curated category or tags: cli, developer-tools, go, tui.
- [go-size-analyzer](https://pkg.so/zh-hans/brew/go-size-analyzer/) - Shares pkgdb curated category or tags: cli, developer-tools, go, tui.
- [tfcmt](https://pkg.so/zh-hans/brew/tfcmt/) - Shares pkgdb curated category or tags: ci-cd, cli, developer-tools, github-actions.
- [fjira](https://pkg.so/zh-hans/brew/fjira/) - Shares pkgdb curated category or tags: cli, developer-tools, go, tui.
- [chiko](https://pkg.so/zh-hans/brew/chiko/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, developer, developer-tools, go, terminal.
- [action-docs](https://pkg.so/zh-hans/brew/action-docs/) - Local package facts share a topical domain. Shared terms: actions, cli, developer, developer-tools, github.
- [action-validator](https://pkg.so/zh-hans/brew/action-validator/) - Local package facts share a topical domain. Shared terms: actions, cli, developer, developer-tools, github.

## Combined YAML source

View the package source record on GitHub. [combined/gama.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gama.yml)


## 来源

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