afetch on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S afetch

* (Optional) Uninstall afetch on Arch using YAY

$ yay -Rns afetch

2. Manually Install "afetch" via AUR

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

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

b. Clone afetch's git locally

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

c. Go to ~/afetch folder and install it

$ cd ~/afetch $ makepkg -si

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

ID: 922314
Name: afetch
PackageBaseID: 164969
PackageBase: afetch
Version: 2.2.0-1
Description: A fetch program written in C
URL: https://github.com/13-CF/afetch
NumVotes: 1
Popularity: 1.3E-5
OutOfDate:
Maintainer: carlosal1015
Submitter: lmartinez-mirror
FirstSubmitted: 1616899975
LastModified: 1623952808
URLPath: /cgit/aur.git/snapshot/afetch.tar.gz