# Installer gocheat avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de gocheat pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gocheat
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:gocheat
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.1.1
- **Résumé source:** TUI Cheatsheet for keybindings, hotkeys and more
- **Page d'accueil:** <https://github.com/Achno/gocheat>
- **Dépôt:** <https://github.com/Achno/gocheat>
- **Dernière mise à jour:** 2026-07-25T20:55:24-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- gocheat (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.1.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
