katfetch on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S katfetch

* (Optional) Uninstall katfetch on Arch using YAY

$ yay -Rns katfetch

2. Manually Install "katfetch" via AUR

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

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

b. Clone katfetch's git locally

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

c. Go to ~/katfetch folder and install it

$ cd ~/katfetch $ makepkg -si

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

ID: 1039604
Name: katfetch
PackageBaseID: 176086
PackageBase: katfetch
Version: r90.85f71dd-1
Description: A simple, modular and hackable fetch script in Bash
URL: https://github.com/me0wing-katt0/katfetch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1645077295
LastModified: 1645207593
URLPath: /cgit/aur.git/snapshot/katfetch.tar.gz