libgraphqlparser on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S libgraphqlparser

* (Optional) Uninstall libgraphqlparser on Arch using YAY

$ yay -Rns libgraphqlparser

2. Manually Install "libgraphqlparser" via AUR

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

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

b. Clone libgraphqlparser's git locally

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

c. Go to ~/libgraphqlparser folder and install it

$ cd ~/libgraphqlparser $ makepkg -si

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

ID: 1001571
Name: libgraphqlparser
PackageBaseID: 103957
PackageBase: libgraphqlparser
Version: 0.7.0-3
Description: A GraphQL query parser in C++ with C and C++ APIs
URL: https://github.com/graphql/libgraphqlparser
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: Sandmann
FirstSubmitted: 1448846381
LastModified: 1639295477
URLPath: /cgit/aur.git/snapshot/libgraphqlparser.tar.gz