parselcli on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S parselcli

* (Optional) Uninstall parselcli on Arch using YAY

$ yay -Rns parselcli

2. Manually Install "parselcli" via AUR

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

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

b. Clone parselcli's git locally

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

c. Go to ~/parselcli folder and install it

$ cd ~/parselcli $ makepkg -si

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

ID: 588065
Name: parselcli
PackageBaseID: 139785
PackageBase: parselcli
Version: 0.26.1-2
Description: CLI interpreter for xpath and css selectors
URL: https://github.com/Granitosaurus/parsel-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Granitosaurus
Submitter: Granitosaurus
FirstSubmitted: 1550638104
LastModified: 1550725714
URLPath: /cgit/aur.git/snapshot/parselcli.tar.gz