macOS
brew install cheatlocal Homebrew formula metadata
sudo port install cheatMacPorts ports tree · devel/cheat/Portfile · source: api.github.com
brew
Create and view interactive cheat sheets for *nix commands. Version 5.1.0 via Homebrew; verified from local package data.
install
brew install cheatlocal Homebrew formula metadata
sudo port install cheatMacPorts ports tree · devel/cheat/Portfile · source: api.github.com
sudo dnf install cheatFedora Rawhide package metadata · cheat · source: dl.fedoraproject.org
nix profile install nixpkgs#cheatnixpkgs package indexes · pkgs/by-name/ch/cheat/package.nix · source: api.github.com
sudo zypper install cheatopenSUSE Tumbleweed package metadata · cheat · source: download.opensuse.org
scoop install main/cheatScoop official bucket manifest trees · bucket/cheat.json · source: api.github.com
overview
Create and view interactive cheat sheets for *nix commands
history
cheat is a command-line cheatsheet viewer and editor for Unix-style command reference, designed for commands that administrators use often enough to need quick reminders but not often enough to memorize.
The GitHub repository was created in July 2013. The README describes a CLI that reads plain-text cheatsheets, supports personal and community cheatpaths, can edit sheets, and can search or filter by name, regex, path, and tags.
cheat grew beyond a single executable into an ecosystem around the cheat/cheatsheets repository, which was created in October 2019 for community-sourced sheets. The official installation guide lists manual binaries, `go install`, and packages for AUR, Homebrew, Docker, Nix, and Snap; the batch input also records MacPorts, Fedora, openSUSE, Scoop, and other package-manager coverage.
Typical use is `cheat tar` or another command name to print examples, `cheat -e` to edit or create a sheet, `cheat -l` or `cheat -b` to list sheets, and `cheat -s` or `cheat -r -s` to search sheet contents.
cheat matters to CLI/package-manager culture because it turns command examples into local, editable, packageable data. Its XDG config, generated shell completions, community sheet repository, and broad package-manager availability make it a familiar small tool in terminal setup lists.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
~/.config/cheat/conf.ymlpath set by CHEAT_CONFIG_PATHexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
cheat | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/cheat/cheat
install metadata
| Package key | brew:cheat |
|---|---|
| Version | 5.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cheat |
| Homepage | https://github.com/cheat/cheat |
| Repository | https://github.com/cheat/cheat |
| Upstream docs | https://github.com/cheat/cheat#readme |
| License | MIT |
| Source archive | https://github.com/cheat/cheat/archive/refs/tags/5.1.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cheat |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cheat
nix profile install nixpkgs#cheatcheat 4.4.2-14.fc44
Help for various commands and their use cases
https://github.com/cheat/cheat
sudo dnf install cheatcheat-bash-completion 4.4.2-14.fc44
Bash completion support for cheat
https://github.com/cheat/cheat
sudo dnf install cheat-bash-completioncheat-community-cheatsheets 4.4.2-14.fc44
Cheatsheets created by community for cheat
https://github.com/cheat/cheatsheets
sudo dnf install cheat-community-cheatsheetscheat-fish-completion 4.4.2-14.fc44
Fish completion support for cheat
https://github.com/cheat/cheat
sudo dnf install cheat-fish-completioncheat-zsh-completion 4.4.2-14.fc44
Zsh completion support for cheat
https://github.com/cheat/cheat
sudo dnf install cheat-zsh-completioncheat 5.1.0-2.1
Allows you to create and view interactive cheatsheets on the command-line
https://github.com/cheat/cheat
sudo zypper install cheatcheat
sudo port install cheatmain/cheat
scoop install main/cheatsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.