rfetch on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S rfetch

* (Optional) Uninstall rfetch on Arch using YAY

$ yay -Rns rfetch

2. Manually Install "rfetch" via AUR

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

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

b. Clone rfetch's git locally

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

c. Go to ~/rfetch folder and install it

$ cd ~/rfetch $ makepkg -si

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

ID: 1008779
Name: rfetch
PackageBaseID: 166422
PackageBase: rfetch
Version: 0.4.2-1
Description: No dependancy fetch program written in Rust
URL: https://github.com/caverym/rfetch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: caverym
Submitter: caverym
FirstSubmitted: 1620218590
LastModified: 1640220589
URLPath: /cgit/aur.git/snapshot/rfetch.tar.gz