xfetch-bin on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S xfetch-bin

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

$ yay -Rns xfetch-bin

2. Manually Install "xfetch-bin" via AUR

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

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

b. Clone xfetch-bin's git locally

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

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

$ cd ~/xfetch-bin $ makepkg -si

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

ID: 1422483
Name: xfetch-bin
PackageBaseID: 201946
PackageBase: xfetch-bin
Version: 3.6-1
Description: A simple fetch written in Rust.
URL: https://codeberg.org/XDR/xFetch
NumVotes: 1
Popularity: 0.425509
OutOfDate:
Maintainer: XandrCopyrighted
Submitter: XandrCopyrighted
FirstSubmitted: 1706424760
LastModified: 1709813824
URLPath: /cgit/aur.git/snapshot/xfetch-bin.tar.gz