cppgraphqlgen on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S cppgraphqlgen

* (Optional) Uninstall cppgraphqlgen on Arch using YAY

$ yay -Rns cppgraphqlgen

2. Manually Install "cppgraphqlgen" via AUR

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

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

b. Clone cppgraphqlgen's git locally

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

c. Go to ~/cppgraphqlgen folder and install it

$ cd ~/cppgraphqlgen $ makepkg -si

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

ID: 1190165
Name: cppgraphqlgen
PackageBaseID: 189097
PackageBase: cppgraphqlgen
Version: 4.5.0-3
Description: Set of GraphQL libraries and tools
URL: https://github.com/microsoft/cppgraphqlgen
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Kicer
Submitter: Kicer
FirstSubmitted: 1672347814
LastModified: 1672522380
URLPath: /cgit/aur.git/snapshot/cppgraphqlgen.tar.gz