crabfetch on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install crabfetch on Arch using YAY
$
yay -S
crabfetch
Copied
* (Optional) Uninstall crabfetch on Arch using YAY
$
yay -Rns
crabfetch
Copied
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
Copied
b. Clone crabfetch's git locally
$
git clone https://aur.archlinux.org/crabfetch.git
~/crabfetch
Copied
c. Go to ~/crabfetch folder and install it
$
cd
~/crabfetch
Copied
$
makepkg -si
Copied
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
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