Skip to content

cheat

Create and view interactive cheat sheets

Cheat allows you to create and view interactive cheatsheets on the command- line. It was designed to help remind *nix system administrators of options for commands that they use frequently, but not frequently enough to remember.

terminal

https://github.com/cheat/cheat

arm64 amd64

Installation

1. Add WakeMeOps repository

curl -sSL https://raw.githubusercontent.com/upciti/wakemeops/main/assets/install_repository | sudo bash

2. Install cheat

sudo apt install cheat

Snippets

FROM wakemeops/minideb:bullseye

RUN install_packages \
    cheat=4.4.2*

USER 1001
- name: Install dependencies
  uses: upciti/wakemeops-action@v1
  with:
    packages: |
      cheat=4.4.2*

Download URLs

Version SHA256 Size (KB)
4.4.2 64768b660cf231e7e394e218cb0db6133c6e73983b7812aab82ac4ca3b70ae03 3314
4.4.1 d78934dbd46a87fce39e8bb19afc108a023f23ebf40918408cd270d4d5b4e213 3844
4.4.0 cab83a98b880d46e0882fac08317f4faa5006e598e8d0877d016d890e9a1b76e 3604
Version SHA256 Size (KB)
4.4.2 74b84bec781450567c6f9ad753aedd3ea39c66f16b761b22ed7811af939bfc1c 2885
4.4.1 bfe001e3bb43849a4141e86ec5914cc81f56f863ed86d279429e59141f86b2a6 3274
4.4.0 99050a6194543faff53c8adbaa816d661687b5bbcd4702641e2f4a0e93774174 3080

Blueprints

Debian packages listed on this page are generated from op2deb YAML blueprints. Blueprints for cheat are versioned here.

Click here to see cheat ops2deb blueprints
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/cheat/ops2deb.yml
name: cheat
matrix:
  architectures:
    - amd64
    - arm64
  versions:
    - 4.4.0
    - 4.4.1
    - 4.4.2
homepage: https://github.com/cheat/cheat
summary: Create and view interactive cheat sheets
description: |-
  Cheat allows you to create and view interactive cheatsheets on the command-
  line. It was designed to help remind *nix system administrators of options for
  commands that they use frequently, but not frequently enough to remember.
fetch: https://github.com/cheat/cheat/releases/download/{{version}}/cheat-linux-{{arch}}.gz
install:
  - cheat-linux-{{arch}}:/usr/bin/cheat

The blueprint fetch keyword contains a URL template pointing to cheat releases. Downloaded files are locked in a lockfile versioned here.

Click here to see cheat release hashes
https://github.com/upciti/wakemeops/blob/main/blueprints/terminal/cheat/ops2deb.lock.yml
- url: https://github.com/cheat/cheat/releases/download/4.4.0/cheat-linux-amd64.gz
  sha256: f975e6df9b1226a4405e727b3222a0d6a58f2237cc449e12588d8df5eb713a59
  timestamp: 2024-05-18 16:53:53+00:00
- url: https://github.com/cheat/cheat/releases/download/4.4.0/cheat-linux-arm64.gz
  sha256: b16845434c75519728747d19c566c6dd47778a04694fb245d3ed78da04f9a157
  timestamp: 2024-05-18 16:53:53+00:00
- url: https://github.com/cheat/cheat/releases/download/4.4.1/cheat-linux-amd64.gz
  sha256: 0d3f3060f1353c177eb0bc688b21d4ca7695d270a6bc75fbcd8981517edd2fd2
  timestamp: 2024-05-18 16:53:53+00:00
- url: https://github.com/cheat/cheat/releases/download/4.4.1/cheat-linux-arm64.gz
  sha256: 77b0daa8e4608679e110b44c317393cd8307fed6f04e15aad9a2f8444784c4ed
  timestamp: 2024-05-18 16:53:53+00:00
- url: https://github.com/cheat/cheat/releases/download/4.4.2/cheat-linux-amd64.gz
  sha256: b81f5ba21f134087c0294d809f89e5442d641d7be297bb128807cbce00849e9b
  timestamp: 2024-05-18 16:53:53+00:00
- url: https://github.com/cheat/cheat/releases/download/4.4.2/cheat-linux-arm64.gz
  sha256: 08e1741e4d7e0ad9fc5055d70ab1985e53ed0ed8070930b5d93569c8239d0d83
  timestamp: 2024-05-18 16:53:53+00:00

Badge

WakeMeOps

[![WakeMeOps](https://docs.wakemeops.com/badges/cheat.svg)](https://docs.wakemeops.com/packages/cheat)
<a href="https://docs.wakemeops.com/packages/cheat">
  <img src="https://docs.wakemeops.com/badges/cheat.svg"/>
</a>
.. image:: https://docs.wakemeops.com/badges/cheat.svg
:target: https://docs.wakemeops.com/packages/cheat