python-sgqlc on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-sgqlc

* (Optional) Uninstall python-sgqlc on Arch using YAY

$ yay -Rns python-sgqlc

2. Manually Install "python-sgqlc" via AUR

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

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

b. Clone python-sgqlc's git locally

$ git clone https://aur.archlinux.org/python-sgqlc.git ~/python-sgqlc

c. Go to ~/python-sgqlc folder and install it

$ cd ~/python-sgqlc $ makepkg -si

3. Information about the python-sgqlc package on Arch User Repository (AUR)

ID: 1253781
Name: python-sgqlc
PackageBaseID: 193339
PackageBase: python-sgqlc
Version: 16.1-2
Description: Simple GraphQL Client
URL: https://github.com/profusion/sgqlc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: RiCON
Submitter: RiCON
FirstSubmitted: 1683401875
LastModified: 1683402646
URLPath: /cgit/aur.git/snapshot/python-sgqlc.tar.gz