pythonqt-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S pythonqt-git

* (Optional) Uninstall pythonqt-git on Arch using YAY

$ yay -Rns pythonqt-git

2. Manually Install "pythonqt-git" via AUR

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

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

b. Clone pythonqt-git's git locally

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

c. Go to ~/pythonqt-git folder and install it

$ cd ~/pythonqt-git $ makepkg -si

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

ID: 628362
Name: pythonqt-git
PackageBaseID: 143386
PackageBase: pythonqt-git
Version: r473.c07f09f-1
Description: A dynamic Python binding for Qt applications
URL: https://github.com/MeVisLab/pythonqt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: AlfredoRamos
FirstSubmitted: 1562820068
LastModified: 1562820068
URLPath: /cgit/aur.git/snapshot/pythonqt-git.tar.gz