cimplefetch on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S cimplefetch

* (Optional) Uninstall cimplefetch on Arch using YAY

$ yay -Rns cimplefetch

2. Manually Install "cimplefetch" via AUR

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

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

b. Clone cimplefetch's git locally

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

c. Go to ~/cimplefetch folder and install it

$ cd ~/cimplefetch $ makepkg -si

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

ID: 860316
Name: cimplefetch
PackageBaseID: 162214
PackageBase: cimplefetch
Version: 0.4-1
Description: A simple program to fetch system information written in C
URL: https://github.com/caverym/cimplefetch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: caverym
Submitter: caverym
FirstSubmitted: 1610929123
LastModified: 1612752298
URLPath: /cgit/aur.git/snapshot/cimplefetch.tar.gz