cheatsheet on AUR (Arch User Repository)
Last updated: January 03,2025
1. Install "cheatsheet" 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
Copied
b. Install cheatsheet on Arch using YAY
$
yay -S
cheatsheet
Copied
* (Optional) Uninstall cheatsheet on Arch using YAY
$
yay -Rns
cheatsheet
Copied
2. Manually Install "cheatsheet" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cheatsheet's git locally
$
git clone https://aur.archlinux.org/cheatsheet.git
~/cheatsheet
Copied
c. Go to ~/cheatsheet folder and install it
$
cd
~/cheatsheet
Copied
$
makepkg -si
Copied
3. Information about the cheatsheet package on Arch User Repository (AUR)
ID: 1153714
Name: cheatsheet
PackageBaseID: 186662
PackageBase: cheatsheet
Version: 0.1.0-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: 1666021294
LastModified: 1666021294
URLPath: /cgit/aur.git/snapshot/cheatsheet.tar.gz
Name: cheatsheet
PackageBaseID: 186662
PackageBase: cheatsheet
Version: 0.1.0-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: 1666021294
LastModified: 1666021294
URLPath: /cgit/aur.git/snapshot/cheatsheet.tar.gz