graphiql-app on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S graphiql-app

* (Optional) Uninstall graphiql-app on Arch using YAY

$ yay -Rns graphiql-app

2. Manually Install "graphiql-app" via AUR

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

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

b. Clone graphiql-app's git locally

$ git clone https://aur.archlinux.org/graphiql-app.git ~/graphiql-app

c. Go to ~/graphiql-app folder and install it

$ cd ~/graphiql-app $ makepkg -si

3. Information about the graphiql-app package on Arch User Repository (AUR)

ID: 500446
Name: graphiql-app
PackageBaseID: 123861
PackageBase: graphiql-app
Version: 0.7.2-1
Description: A light, Electron-based wrapper around GraphiQL.
URL: https://github.com/skevy/graphiql-app
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: synthead
Submitter: synthead
FirstSubmitted: 1499407277
LastModified: 1522887826
URLPath: /cgit/aur.git/snapshot/graphiql-app.tar.gz