python-async_generator on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python-async_generator

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

$ yay -Rns python-async_generator

2. Manually Install "python-async_generator" via AUR

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

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

b. Clone python-async_generator's git locally

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

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

$ cd ~/python-async_generator $ makepkg -si

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

ID: 1376824
Name: python-async_generator
PackageBaseID: 200882
PackageBase: python-async_generator
Version: 1.10-8
Description: Making it easy to write async iterators
URL: https://github.com/python-trio/async_generator
NumVotes: 4
Popularity: 1.894482
OutOfDate:
Maintainer: Bot-wxt1221
Submitter: jelly
FirstSubmitted: 1703769125
LastModified: 1703769125
URLPath: /cgit/aur.git/snapshot/python-async_generator.tar.gz