python-asyncstdlib on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python-asyncstdlib

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

$ yay -Rns python-asyncstdlib

2. Manually Install "python-asyncstdlib" via AUR

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

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

b. Clone python-asyncstdlib's git locally

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

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

$ cd ~/python-asyncstdlib $ makepkg -si

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

ID: 1420023
Name: python-asyncstdlib
PackageBaseID: 170764
PackageBase: python-asyncstdlib
Version: 3.12.1-1
Description: The missing toolbox for an async world
URL: https://github.com/maxfischer2781/asyncstdlib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1630801326
LastModified: 1709481643
URLPath: /cgit/aur.git/snapshot/python-asyncstdlib.tar.gz