xfetch on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S xfetch

* (Optional) Uninstall xfetch on Arch using YAY

$ yay -Rns xfetch

2. Manually Install "xfetch" via AUR

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

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

b. Clone xfetch's git locally

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

c. Go to ~/xfetch folder and install it

$ cd ~/xfetch $ makepkg -si

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

ID: 697920
Name: xfetch
PackageBaseID: 149232
PackageBase: xfetch
Version: 2.0.0-1
Description: Yet another fetch written in ruby
URL: https://github.com/JAugusto42/xfetch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: starlord
Submitter: starlord
FirstSubmitted: 1581961817
LastModified: 1581961817
URLPath: /cgit/aur.git/snapshot/xfetch.tar.gz