crab on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S crab

* (Optional) Uninstall crab on Arch using YAY

$ yay -Rns crab

2. Manually Install "crab" via AUR

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

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

b. Clone crab's git locally

$ git clone https://aur.archlinux.org/crab.git ~/crab

c. Go to ~/crab folder and install it

$ cd ~/crab $ makepkg -si

3. Information about the crab package on Arch User Repository (AUR)

ID: 1167748
Name: crab
PackageBaseID: 187217
PackageBase: crab
Version: 0.0.6-1
Description: A rusty permission authentication system
URL: https://g.tylerm.dev/tylermurphy534/crab
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: freya.cat
Submitter: freya.cat
FirstSubmitted: 1667962686
LastModified: 1668198049
URLPath: /cgit/aur.git/snapshot/crab.tar.gz