graphql-cli on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S graphql-cli

* (Optional) Uninstall graphql-cli on Arch using YAY

$ yay -Rns graphql-cli

2. Manually Install "graphql-cli" via AUR

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

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

b. Clone graphql-cli's git locally

$ git clone https://aur.archlinux.org/graphql-cli.git ~/graphql-cli

c. Go to ~/graphql-cli folder and install it

$ cd ~/graphql-cli $ makepkg -si

3. Information about the graphql-cli package on Arch User Repository (AUR)

ID: 608352
Name: graphql-cli
PackageBaseID: 130161
PackageBase: graphql-cli
Version: 0.1.0-1
Description: A command-line tool for working with graphql written in rust
URL: https://github.com/tailhook/graphql-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kpcyrd
Submitter: kpcyrd
FirstSubmitted: 1519004382
LastModified: 1556643299
URLPath: /cgit/aur.git/snapshot/graphql-cli.tar.gz