graphql-lsp on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S graphql-lsp

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

$ yay -Rns graphql-lsp

2. Manually Install "graphql-lsp" via AUR

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

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

b. Clone graphql-lsp's git locally

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

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

$ cd ~/graphql-lsp $ makepkg -si

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

ID: 1076536
Name: graphql-lsp
PackageBaseID: 165951
PackageBase: graphql-lsp
Version: 3.2.23-3
Description: GraphQL Language Service provides an interface for building GraphQL language services for IDEs.
URL: https://www.npmjs.com/package/graphql-language-service-cli
NumVotes: 1
Popularity: 0.006815
OutOfDate: 1676841764
Maintainer: pjvds
Submitter: pjvds
FirstSubmitted: 1619100808
LastModified: 1651838993
URLPath: /cgit/aur.git/snapshot/graphql-lsp.tar.gz