sfetch on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S sfetch

* (Optional) Uninstall sfetch on Arch using YAY

$ yay -Rns sfetch

2. Manually Install "sfetch" via AUR

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

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

b. Clone sfetch's git locally

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

c. Go to ~/sfetch folder and install it

$ cd ~/sfetch $ makepkg -si

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

ID: 1180751
Name: sfetch
PackageBaseID: 179169
PackageBase: sfetch
Version: 1.2.1-5
Description: A simple system fetch CLI tool written in Shell
URL: https://github.com/Frolleks/sfetch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Frolleks
Submitter: Frolleks
FirstSubmitted: 1653567016
LastModified: 1670672750
URLPath: /cgit/aur.git/snapshot/sfetch.tar.gz