# 使用 Homebrew, Nix 安装 gocheat

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

## 安装

```sh
sudo av install brew:gocheat
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install gocheat
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#gocheat
```

  证据: nixpkgs package indexes: pkgs/by-name/go/gocheat/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:gocheat
- **软件包管理器:** Homebrew
- **版本:** 0.1.1
- **来源摘要:** TUI Cheatsheet for keybindings, hotkeys and more
- **主页:** <https://github.com/Achno/gocheat>
- **仓库:** <https://github.com/Achno/gocheat>
- **最后更新:** 2026-07-25T20:55:24-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- gocheat (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.1.1
## 项目历史与用法

gocheat is a terminal UI cheatsheet app for remembering keybindings, hotkeys, aliases, and similar short notes. It is a small productivity package built around fast lookup, fuzzy filtering, tags, and direct editing from the TUI.

### 项目历史

The public repository was created in August 2024. The README explains the motivation plainly: the author had many keybinds and aliases to remember and wanted a way to look them up in seconds. The first GitHub release, v0.1.0, was published on August 25, 2024, followed by v0.1.1 on September 10, 2024.

### 采用历史

gocheat is young and lightweight, so its adoption record is correspondingly modest. It is packaged for Homebrew as brew:gocheat, appears in the input facts as also mapped to Nix, and its README documents Arch AUR installation, source builds, and go install.

### 使用方式

Users launch the TUI, add entries for keybindings or aliases, filter by text or tag, and edit the JSON configuration directly at ~/.config/gocheat/config.json when preferred. The README documents keyboard actions for adding, deleting, filtering, switching tag mode, showing tags, and exiting.

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

The package is a tidy example of the Bubble Tea-era terminal-app trend: a single Go binary wraps a personal text database with a polished TUI, then package managers distribute it like any other small CLI. Its significance is local productivity rather than ecosystem infrastructure.

### 时间线

- 2024-08-21: Public GitHub repository created
- 2024-08-25: v0.1.0 initial release published
- 2024-09-10: v0.1.1 release published
- 2024: README documents AUR, source-build, and go install workflows

### Related projects

- gocheat is related by workflow to cheat-sheet and command-reference CLIs, but its interface is closer to modern Go TUIs built with Bubble Tea-style libraries.
- It is adjacent to personal knowledge and keybinding helpers rather than team documentation systems.

### 来源

- <https://api.github.com/repos/Achno/gocheat>
- <https://api.github.com/repos/Achno/gocheat/releases?per_page=10>
- <https://formulae.brew.sh/formula/gocheat>
- <https://github.com/Achno/gocheat>


## 安全说明

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/gocheat/config.json
## 其他软件包管理器记录

- Nix - gocheat: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/gocheat/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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