parsrs-git on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S parsrs-git

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

$ yay -Rns parsrs-git

2. Manually Install "parsrs-git" via AUR

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

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

b. Clone parsrs-git's git locally

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

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

$ cd ~/parsrs-git $ makepkg -si

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

ID: 1246483
Name: parsrs-git
PackageBaseID: 193019
PackageBase: parsrs-git
Version: r139.81c3593-2
Description: CSV, JSON, XML parsers/generators written in pure POSIX shellscript
URL: https://github.com/ShellShoccar-jpn/Parsrs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Tpaefawzen
Submitter: Tpaefawzen
FirstSubmitted: 1682404163
LastModified: 1682500289
URLPath: /cgit/aur.git/snapshot/parsrs-git.tar.gz