python2-gobject on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S python2-gobject

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

$ yay -Rns python2-gobject

2. Manually Install "python2-gobject" via AUR

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

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

b. Clone python2-gobject's git locally

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

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

$ cd ~/python2-gobject $ makepkg -si

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

ID: 1080397
Name: python2-gobject
PackageBaseID: 178855
PackageBase: python2-gobject
Version: 3.36.1-5
Description: Python 2 Bindings for GLib/GObject/GIO/GTK+
URL: https://wiki.gnome.org/Projects/PyGObject
NumVotes: 7
Popularity: 0.133729
OutOfDate:
Maintainer: ImperatorStorm
Submitter: Archange
FirstSubmitted: 1652604749
LastModified: 1652604749
URLPath: /cgit/aur.git/snapshot/python2-gobject.tar.gz

5. The same packages on other Linux Distributions