perl-cql-parser on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S perl-cql-parser

* (Optional) Uninstall perl-cql-parser on Arch using YAY

$ yay -Rns perl-cql-parser

2. Manually Install "perl-cql-parser" via AUR

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

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

b. Clone perl-cql-parser's git locally

$ git clone https://aur.archlinux.org/perl-cql-parser.git ~/perl-cql-parser

c. Go to ~/perl-cql-parser folder and install it

$ cd ~/perl-cql-parser $ makepkg -si

3. Information about the perl-cql-parser package on Arch User Repository (AUR)

ID: 197564
Name: perl-cql-parser
PackageBaseID: 49476
PackageBase: perl-cql-parser
Version: 1.12-1
Description: compiles CQL strings into parse trees of Node subtypes.
URL: http://search.cpan.org/dist/CQL-Parser
NumVotes: 0
Popularity: 0
OutOfDate: 1632587412
Maintainer:
Submitter:
FirstSubmitted: 1306877909
LastModified: 1434486783
URLPath: /cgit/aur.git/snapshot/perl-cql-parser.tar.gz