pkgparser on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S pkgparser

* (Optional) Uninstall pkgparser on Arch using YAY

$ yay -Rns pkgparser

2. Manually Install "pkgparser" via AUR

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

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

b. Clone pkgparser's git locally

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

c. Go to ~/pkgparser folder and install it

$ cd ~/pkgparser $ makepkg -si

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

ID: 563158
Name: pkgparser
PackageBaseID: 137601
PackageBase: pkgparser
Version: v0.00-1
Description: A simple tool to parse pacman output into a dialog
URL: https://github.com/ssfdust/pkgparser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ssfdust
FirstSubmitted: 1543212153
LastModified: 1543212153
URLPath: /cgit/aur.git/snapshot/pkgparser.tar.gz