pyqt3 on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S pyqt3

* (Optional) Uninstall pyqt3 on Arch using YAY

$ yay -Rns pyqt3

2. Manually Install "pyqt3" via AUR

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

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

b. Clone pyqt3's git locally

$ git clone https://aur.archlinux.org/pyqt3.git ~/pyqt3

c. Go to ~/pyqt3 folder and install it

$ cd ~/pyqt3 $ makepkg -si

3. Information about the pyqt3 package on Arch User Repository (AUR)

ID: 585840
Name: pyqt3
PackageBaseID: 74617
PackageBase: pyqt3
Version: 3.18.1-15
Description: A set of Python bindings for the Qt3 toolkit
URL: http://www.riverbankcomputing.com/software/pyqt/intro
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: jose1711
FirstSubmitted: 1382351261
LastModified: 1550061717
URLPath: /cgit/aur.git/snapshot/pyqt3.tar.gz