comfetch on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S comfetch

* (Optional) Uninstall comfetch on Arch using YAY

$ yay -Rns comfetch

2. Manually Install "comfetch" via AUR

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

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

b. Clone comfetch's git locally

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

c. Go to ~/comfetch folder and install it

$ cd ~/comfetch $ makepkg -si

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

ID: 893962
Name: comfetch
PackageBaseID: 161511
PackageBase: comfetch
Version: 0.3-1
Description: System information fetching script
URL:
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ComfyDev
Submitter: ComfyDev
FirstSubmitted: 1609554191
LastModified: 1618690842
URLPath: /cgit/aur.git/snapshot/comfetch.tar.gz