python-aiostream on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-aiostream

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

$ yay -Rns python-aiostream

2. Manually Install "python-aiostream" via AUR

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

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

b. Clone python-aiostream's git locally

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

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

$ cd ~/python-aiostream $ makepkg -si

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

ID: 951699
Name: python-aiostream
PackageBaseID: 168195
PackageBase: python-aiostream
Version: 0.4.3-1
Description: Generator-based operators for asynchronous iteration
URL: https://github.com/vxgmichel/aiostream
NumVotes: 1
Popularity: 0.000499
OutOfDate:
Maintainer: whynothugo
FirstSubmitted: 1624222580
LastModified: 1629800597
URLPath: /cgit/aur.git/snapshot/python-aiostream.tar.gz