fetchpac-git on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S fetchpac-git

* (Optional) Uninstall fetchpac-git on Arch using YAY

$ yay -Rns fetchpac-git

2. Manually Install "fetchpac-git" via AUR

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

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

b. Clone fetchpac-git's git locally

$ git clone https://aur.archlinux.org/fetchpac-git.git ~/fetchpac-git

c. Go to ~/fetchpac-git folder and install it

$ cd ~/fetchpac-git $ makepkg -si

3. Information about the fetchpac-git package on Arch User Repository (AUR)

ID: 777417
Name: fetchpac-git
PackageBaseID: 156253
PackageBase: fetchpac-git
Version: 1.1.r8.g2bbf273-1
Description: A CLI tool written in Bash for printing system package information.
URL: https://github.com/sky-aw/fetchpac
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: sky_aw
Submitter: sky_aw
FirstSubmitted: 1596378790
LastModified: 1597153818
URLPath: /cgit/aur.git/snapshot/fetchpac-git.tar.gz