rsfetch-bin on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S rsfetch-bin

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

$ yay -Rns rsfetch-bin

2. Manually Install "rsfetch-bin" via AUR

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

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

b. Clone rsfetch-bin's git locally

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

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

$ cd ~/rsfetch-bin $ makepkg -si

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

ID: 684092
Name: rsfetch-bin
PackageBaseID: 141889
PackageBase: rsfetch-bin
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: 2
Popularity: 0
OutOfDate: 1616277743
Maintainer: kiedtl
Submitter: kiedtl
FirstSubmitted: 1557259571
LastModified: 1578527902
URLPath: /cgit/aur.git/snapshot/rsfetch-bin.tar.gz