go-graphql-go on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S go-graphql-go

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

$ yay -Rns go-graphql-go

2. Manually Install "go-graphql-go" via AUR

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

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

b. Clone go-graphql-go's git locally

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

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

$ cd ~/go-graphql-go $ makepkg -si

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

ID: 359845
Name: go-graphql-go
PackageBaseID: 108005
PackageBase: go-graphql-go
Version: r1.a4761b3-1
Description: GraphQL for Go
URL: https://github.com/graphql-go/graphql
NumVotes: 1
Popularity: 0
OutOfDate: 1651618601
Maintainer: Sandmann
Submitter: Sandmann
FirstSubmitted: 1456355065
LastModified: 1480072692
URLPath: /cgit/aur.git/snapshot/go-graphql-go.tar.gz