rsfetch-git on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S rsfetch-git

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

$ yay -Rns rsfetch-git

2. Manually Install "rsfetch-git" via AUR

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

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

b. Clone rsfetch-git's git locally

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

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

$ cd ~/rsfetch-git $ makepkg -si

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

ID: 684091
Name: rsfetch-git
PackageBaseID: 141886
PackageBase: rsfetch-git
Version: 2.0.0-1
Description: Fast (~5ms execution time) and somewhat(?) minimal fetch program written in Rust.
URL: https://github.com/rsfetch/rsfetch
NumVotes: 1
Popularity: 0
OutOfDate: 1616277728
Maintainer: kiedtl
Submitter: kiedtl
FirstSubmitted: 1557249068
LastModified: 1578527689
URLPath: /cgit/aur.git/snapshot/rsfetch-git.tar.gz