crabfetch on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S crabfetch

* (Optional) Uninstall crabfetch on Arch using YAY

$ yay -Rns crabfetch

2. Manually Install "crabfetch" via AUR

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

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

b. Clone crabfetch's git locally

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

c. Go to ~/crabfetch folder and install it

$ cd ~/crabfetch $ makepkg -si

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

ID: 946172
Name: crabfetch
PackageBaseID: 169787
PackageBase: crabfetch
Version: 0.1.0-1
Description: A simple fetch utility, written in Rust
URL: https://github.com/flyingcakes85/crabfetch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: flyingcakes
Submitter: flyingcakes
FirstSubmitted: 1628609538
LastModified: 1628609538
URLPath: /cgit/aur.git/snapshot/crabfetch.tar.gz