cheatsheet-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S cheatsheet-git

* (Optional) Uninstall cheatsheet-git on Arch using YAY

$ yay -Rns cheatsheet-git

2. Manually Install "cheatsheet-git" via AUR

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

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

b. Clone cheatsheet-git's git locally

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

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

$ cd ~/cheatsheet-git $ makepkg -si

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

ID: 1153710
Name: cheatsheet-git
PackageBaseID: 179411
PackageBase: cheatsheet-git
Version: r27.189de39-1
Description: A command-line cheatsheet for the command-line
URL: https://github.com/atlasamerican/cheatsheet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jcrd
Submitter: jcrd
FirstSubmitted: 1654374743
LastModified: 1666019997
URLPath: /cgit/aur.git/snapshot/cheatsheet-git.tar.gz