python-asyncqt-git on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-asyncqt-git

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

$ yay -Rns python-asyncqt-git

2. Manually Install "python-asyncqt-git" 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-git's git locally

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

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

$ cd ~/python-asyncqt-git $ makepkg -si

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

ID: 709780
Name: python-asyncqt-git
PackageBaseID: 146848
PackageBase: python-asyncqt-git
Version: v0.8.0.r2.gb483490-1
Description: Implementation of the PEP 3156 Event-Loop with Qt (with PySide2 support) (Git version)
URL: https://github.com/gmarull/asyncqt
NumVotes: 1
Popularity: 0
OutOfDate: 1705857557
Maintainer: gmes78
Submitter: gmes78
FirstSubmitted: 1574451891
LastModified: 1584641914
URLPath: /cgit/aur.git/snapshot/python-asyncqt-git.tar.gz