python-gql on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-gql

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

$ yay -Rns python-gql

2. Manually Install "python-gql" via AUR

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

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

b. Clone python-gql's git locally

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

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

$ cd ~/python-gql $ makepkg -si

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

ID: 1159985
Name: python-gql
PackageBaseID: 148075
PackageBase: python-gql
Version: 3.4.0-2
Description: Python GraphQL client
URL: https://github.com/graphql-python/gql
NumVotes: 2
Popularity: 3.0E-5
OutOfDate: 1709121490
Maintainer: otreblan
Submitter: alerighi
FirstSubmitted: 1578741564
LastModified: 1667245390
URLPath: /cgit/aur.git/snapshot/python-gql.tar.gz