vim-graphql on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S vim-graphql

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

$ yay -Rns vim-graphql

2. Manually Install "vim-graphql" via AUR

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

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

b. Clone vim-graphql's git locally

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

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

$ cd ~/vim-graphql $ makepkg -si

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

ID: 1030470
Name: vim-graphql
PackageBaseID: 175593
PackageBase: vim-graphql
Version: 1.4-1
Description: Vim syntax, file detection, and indentation plugin for GraphQL queries
URL: https://github.com/jparise/vim-graphql
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: VannTen
Submitter: VannTen
FirstSubmitted: 1643817045
LastModified: 1643817045
URLPath: /cgit/aur.git/snapshot/vim-graphql.tar.gz