abfetch on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S abfetch

* (Optional) Uninstall abfetch on Arch using YAY

$ yay -Rns abfetch

2. Manually Install "abfetch" via AUR

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

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

b. Clone abfetch's git locally

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

c. Go to ~/abfetch folder and install it

$ cd ~/abfetch $ makepkg -si

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

ID: 790228
Name: abfetch
PackageBaseID: 157604
PackageBase: abfetch
Version: r6.60147a0-1
Description: A Simple hardware info fetching program
URL: https://github.com/abhinav3967/abfetch.git
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: abhinav3967
Submitter: abhinav3967
FirstSubmitted: 1599815775
LastModified: 1599815775
URLPath: /cgit/aur.git/snapshot/abfetch.tar.gz