gnome-python on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S gnome-python

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

$ yay -Rns gnome-python

2. Manually Install "gnome-python" via AUR

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

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

b. Clone gnome-python's git locally

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

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

$ cd ~/gnome-python $ makepkg -si

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

ID: 1284588
Name: gnome-python
PackageBaseID: 142962
PackageBase: gnome-python
Version: 2.28.1-14
Description: Legacy PyGNOME Python 2 extension module
URL: http://www.pygtk.org/
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: twa022
FirstSubmitted: 1561253688
LastModified: 1688722003
URLPath: /cgit/aur.git/snapshot/gnome-python.tar.gz