python-pgi on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-pgi

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

$ yay -Rns python-pgi

2. Manually Install "python-pgi" via AUR

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

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

b. Clone python-pgi's git locally

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

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

$ cd ~/python-pgi $ makepkg -si

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

ID: 883602
Name: python-pgi
PackageBaseID: 95163
PackageBase: python-pgi
Version: 0.0.11.2-1
Description: Pure Python GObject Introspection Bindings. Needed for gi with pypy
URL: https://pypi.python.org/pypi/pgi
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: ss141309
Submitter: ork
FirstSubmitted: 1435146370
LastModified: 1616781807
URLPath: /cgit/aur.git/snapshot/python-pgi.tar.gz