sedparse on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S sedparse

* (Optional) Uninstall sedparse on Arch using YAY

$ yay -Rns sedparse

2. Manually Install "sedparse" via AUR

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

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

b. Clone sedparse's git locally

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

c. Go to ~/sedparse folder and install it

$ cd ~/sedparse $ makepkg -si

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

ID: 1015192
Name: sedparse
PackageBaseID: 174777
PackageBase: sedparse
Version: 0.1.2-2
Description: parser for sed scripts
URL: https://github.com/aureliojargas/sedparse
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1641554895
LastModified: 1641554895
URLPath: /cgit/aur.git/snapshot/sedparse.tar.gz