archfetch on AUR (Arch User Repository)

Last updated: March 13,2025

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

$ yay -S archfetch

* (Optional) Uninstall archfetch on Arch using YAY

$ yay -Rns archfetch

2. Manually Install "archfetch" via AUR

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

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

b. Clone archfetch's git locally

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

c. Go to ~/archfetch folder and install it

$ cd ~/archfetch $ makepkg -si

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

ID: 1411502
Name: archfetch
PackageBaseID: 130985
PackageBase: archfetch
Version: 1.0.8-7
Description: Simple CLI system information tool for Arch Linux.
URL: https://github.com/xxczaki/archfetch/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: akepinski
FirstSubmitted: 1521666540
LastModified: 1708287489
URLPath: /cgit/aur.git/snapshot/archfetch.tar.gz