cpufetch on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S cpufetch

* (Optional) Uninstall cpufetch on Arch using YAY

$ yay -Rns cpufetch

2. Manually Install "cpufetch" via AUR

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

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

b. Clone cpufetch's git locally

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

c. Go to ~/cpufetch folder and install it

$ cd ~/cpufetch $ makepkg -si

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

ID: 1404698
Name: cpufetch
PackageBaseID: 170303
PackageBase: cpufetch
Version: 1.05-1
Description: Simple yet fancy CPU architecture fetching tool
URL: https://github.com/Dr-Noob/cpufetch
NumVotes: 8
Popularity: 0.854807
OutOfDate:
Maintainer: carsme
Submitter: lmartinez-mirror
FirstSubmitted: 1629821501
LastModified: 1707184166
URLPath: /cgit/aur.git/snapshot/cpufetch.tar.gz