python-asyncio_extras on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-asyncio_extras

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

$ yay -Rns python-asyncio_extras

2. Manually Install "python-asyncio_extras" via AUR

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

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

b. Clone python-asyncio_extras's git locally

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

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

$ cd ~/python-asyncio_extras $ makepkg -si

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

ID: 524633
Name: python-asyncio_extras
PackageBaseID: 124009
PackageBase: python-asyncio_extras
Version: 1.3.2-1
Description: Asynchronous generators and context managers for asyncio
URL: https://pypi.python.org/pypi/asyncio_extras
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: thrasibule
Submitter: thrasibule
FirstSubmitted: 1499884486
LastModified: 1530904825
URLPath: /cgit/aur.git/snapshot/python-asyncio_extras.tar.gz