pythonqt on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S pythonqt

* (Optional) Uninstall pythonqt on Arch using YAY

$ yay -Rns pythonqt

2. Manually Install "pythonqt" via AUR

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

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

b. Clone pythonqt's git locally

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

c. Go to ~/pythonqt folder and install it

$ cd ~/pythonqt $ makepkg -si

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

ID: 1425723
Name: pythonqt
PackageBaseID: 96984
PackageBase: pythonqt
Version: 3.5.0-1
Description: A dynamic Python binding for Qt applications
URL: https://github.com/MeVisLab/pythonqt
NumVotes: 14
Popularity: 0.000155
OutOfDate:
Maintainer: Nim65s
Submitter: ainola
FirstSubmitted: 1439148559
LastModified: 1710239673
URLPath: /cgit/aur.git/snapshot/pythonqt.tar.gz