cfetch on AUR (Arch User Repository)

Last updated: February 01,2025

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

$ yay -S cfetch

* (Optional) Uninstall cfetch on Arch using YAY

$ yay -Rns cfetch

2. Manually Install "cfetch" via AUR

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

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

b. Clone cfetch's git locally

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

c. Go to ~/cfetch folder and install it

$ cd ~/cfetch $ makepkg -si

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

ID: 1018336
Name: cfetch
PackageBaseID: 173743
PackageBase: cfetch
Version: 1.0.2-1
Description: A shitty fetch written in C99
URL: https://github.com/ItzAfroBoy/cfetch
NumVotes: 1
Popularity: 0.000455
OutOfDate:
Maintainer: ItzAfroBoy
Submitter: ItzAfroBoy
FirstSubmitted: 1638886508
LastModified: 1642101571
URLPath: /cgit/aur.git/snapshot/cfetch.tar.gz