cutefetch on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S cutefetch

* (Optional) Uninstall cutefetch on Arch using YAY

$ yay -Rns cutefetch

2. Manually Install "cutefetch" via AUR

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

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

b. Clone cutefetch's git locally

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

c. Go to ~/cutefetch folder and install it

$ cd ~/cutefetch $ makepkg -si

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

ID: 1361248
Name: cutefetch
PackageBaseID: 196947
PackageBase: cutefetch
Version: 0.1.0-1
Description: A little fetch utility made with bare c and nice performance
URL: https://github.com/alphatechnolog/cutefetch
NumVotes: 2
Popularity: 0.032072
OutOfDate:
Maintainer: alphatechnolog
Submitter: alphatechnolog
FirstSubmitted: 1692874607
LastModified: 1701143714
URLPath: /cgit/aur.git/snapshot/cutefetch.tar.gz