python37-gobject on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S python37-gobject

* (Optional) Uninstall python37-gobject on Arch using YAY

$ yay -Rns python37-gobject

2. Manually Install "python37-gobject" via AUR

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

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

b. Clone python37-gobject's git locally

$ git clone https://aur.archlinux.org/python37-gobject.git ~/python37-gobject

c. Go to ~/python37-gobject folder and install it

$ cd ~/python37-gobject $ makepkg -si

3. Information about the python37-gobject package on Arch User Repository (AUR)

ID: 692100
Name: python37-gobject
PackageBaseID: 148713
PackageBase: pygobject37
Version: 3.34.0-1
Description: Python Bindings for GLib/GObject/GIO/GTK+
URL: https://wiki.gnome.org/Projects/PyGObject
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1580599441
LastModified: 1580599441
URLPath: /cgit/aur.git/snapshot/python37-gobject.tar.gz