shellfetch on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S shellfetch

* (Optional) Uninstall shellfetch on Arch using YAY

$ yay -Rns shellfetch

2. Manually Install "shellfetch" via AUR

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

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

b. Clone shellfetch's git locally

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

c. Go to ~/shellfetch folder and install it

$ cd ~/shellfetch $ makepkg -si

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

ID: 1328317
Name: shellfetch
PackageBaseID: 176064
PackageBase: shellfetch
Version: 2023.07.29-1
Description: Shell System Information Fetcher
URL: https://github.com/HeCodes2Much/shellfetch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: TheRepoClub
Submitter: TheRepoClub
FirstSubmitted: 1645013918
LastModified: 1696346980
URLPath: /cgit/aur.git/snapshot/shellfetch.tar.gz