cheat-bin on AUR (Arch User Repository)

Last updated: July 05,2024

1. Install "cheat-bin" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install cheat-bin on Arch using YAY

$ yay -S cheat-bin

* (Optional) Uninstall cheat-bin on Arch using YAY

$ yay -Rns cheat-bin

2. Manually Install "cheat-bin" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone cheat-bin's git locally

$ git clone https://aur.archlinux.org/cheat-bin.git ~/cheat-bin

c. Go to ~/cheat-bin folder and install it

$ cd ~/cheat-bin $ makepkg -si

3. Information about the cheat-bin package on Arch User Repository (AUR)

ID: 1378004
Name: cheat-bin
PackageBaseID: 156914
PackageBase: cheat-bin
Version: 4.4.2-1
Description: cheat allows you to create and view interactive cheatsheets on the command-line
URL: https://github.com/cheat/cheat
NumVotes: 11
Popularity: 0.141582
OutOfDate:
Maintainer: JulianXhokaxhiu
Submitter: JulianXhokaxhiu
FirstSubmitted: 1597925079
LastModified: 1704017844
URLPath: /cgit/aur.git/snapshot/cheat-bin.tar.gz