python-asyncthreads on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S python-asyncthreads

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

$ yay -Rns python-asyncthreads

2. Manually Install "python-asyncthreads" via AUR

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

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

b. Clone python-asyncthreads's git locally

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

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

$ cd ~/python-asyncthreads $ makepkg -si

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

ID: 408909
Name: python-asyncthreads
PackageBaseID: 122188
PackageBase: python-asyncthreads
Version: 1.5.4-1
Description: .
URL: https://github.com/chrisallenlane/cheat
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ImNtReal
Submitter: ImNtReal
FirstSubmitted: 1494247893
LastModified: 1494247893
URLPath: /cgit/aur.git/snapshot/python-asyncthreads.tar.gz