python-setup_qt on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S python-setup_qt

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

$ yay -Rns python-setup_qt

2. Manually Install "python-setup_qt" via AUR

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

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

b. Clone python-setup_qt's git locally

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

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

$ cd ~/python-setup_qt $ makepkg -si

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

ID: 394898
Name: python-setup_qt
PackageBaseID: 120924
PackageBase: python-setup_qt
Version: 1.0.0-1
Description: Compile Qt resource files, UI files and translations in setup.py
URL: https://github.com/xmikos/setup_qt
NumVotes: 1
Popularity: 0
OutOfDate: 1706025122
Maintainer: Mikos
Submitter: Mikos
FirstSubmitted: 1490288883
LastModified: 1490288883
URLPath: /cgit/aur.git/snapshot/python-setup_qt.tar.gz