python-asyncqt on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-asyncqt

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

$ yay -Rns python-asyncqt

2. Manually Install "python-asyncqt" via AUR

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

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

b. Clone python-asyncqt's git locally

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

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

$ cd ~/python-asyncqt $ makepkg -si

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

ID: 709779
Name: python-asyncqt
PackageBaseID: 146847
PackageBase: python-asyncqt
Version: 0.8.0-1
Description: Implementation of the PEP 3156 Event-Loop with Qt (with PySide2 support)
URL: https://github.com/gmarull/asyncqt
NumVotes: 1
Popularity: 0
OutOfDate: 1705857498
Maintainer: gmes78
Submitter: gmes78
FirstSubmitted: 1574451589
LastModified: 1584641731
URLPath: /cgit/aur.git/snapshot/python-asyncqt.tar.gz