cheat-bash-git on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "cheat-bash-git" 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-bash-git on Arch using YAY

$ yay -S cheat-bash-git

* (Optional) Uninstall cheat-bash-git on Arch using YAY

$ yay -Rns cheat-bash-git

2. Manually Install "cheat-bash-git" via AUR

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

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

b. Clone cheat-bash-git's git locally

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

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

$ cd ~/cheat-bash-git $ makepkg -si

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

ID: 1110418
Name: cheat-bash-git
PackageBaseID: 82596
PackageBase: cheat-bash-git
Version: 20220709.r43.73f133d-1
Description: A Bash reimplementation of a command line tool to create and view interactive cheatsheets
URL: https://github.com/jahendrie/cheat
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: prurigro
Submitter: prurigro
FirstSubmitted: 1402040914
LastModified: 1657503492
URLPath: /cgit/aur.git/snapshot/cheat-bash-git.tar.gz