pygtk on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "pygtk" 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
Copied
b. Install pygtk on Arch using YAY
$
yay -S
pygtk
Copied
* (Optional) Uninstall pygtk on Arch using YAY
$
yay -Rns
pygtk
Copied
2. Manually Install "pygtk" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pygtk's git locally
$
git clone https://aur.archlinux.org/pygtk.git
~/pygtk
Copied
c. Go to ~/pygtk folder and install it
$
cd
~/pygtk
Copied
$
makepkg -si
Copied
3. Information about the pygtk package on Arch User Repository (AUR)
ID: 1097481
Name: pygtk
PackageBaseID: 150857
PackageBase: pygtk
Version: 2.24.0-12
Description: Python bindings for the GTK widget set
URL: https://wiki.gnome.org/Projects/PyGTK
NumVotes: 75
Popularity: 0.327869
OutOfDate:
Maintainer: creyon
Submitter: arojas
FirstSubmitted: 1585508985
LastModified: 1655063798
URLPath: /cgit/aur.git/snapshot/pygtk.tar.gz
Name: pygtk
PackageBaseID: 150857
PackageBase: pygtk
Version: 2.24.0-12
Description: Python bindings for the GTK widget set
URL: https://wiki.gnome.org/Projects/PyGTK
NumVotes: 75
Popularity: 0.327869
OutOfDate:
Maintainer: creyon
Submitter: arojas
FirstSubmitted: 1585508985
LastModified: 1655063798
URLPath: /cgit/aur.git/snapshot/pygtk.tar.gz