rxfetch on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S rxfetch

* (Optional) Uninstall rxfetch on Arch using YAY

$ yay -Rns rxfetch

2. Manually Install "rxfetch" via AUR

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

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

b. Clone rxfetch's git locally

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

c. Go to ~/rxfetch folder and install it

$ cd ~/rxfetch $ makepkg -si

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

ID: 1364200
Name: rxfetch
PackageBaseID: 170079
PackageBase: rxfetch
Version: 1.0-2
Description: A minimal but geeky fetch utility
URL: https://github.com/mangeshrex/rxfetch
NumVotes: 4
Popularity: 0.136204
OutOfDate:
Maintainer: zoorat
Submitter: RedsonBr140
FirstSubmitted: 1629302170
LastModified: 1701673294
URLPath: /cgit/aur.git/snapshot/rxfetch.tar.gz