python-streamz on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-streamz

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

$ yay -Rns python-streamz

2. Manually Install "python-streamz" via AUR

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

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

b. Clone python-streamz's git locally

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

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

$ cd ~/python-streamz $ makepkg -si

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

ID: 1262381
Name: python-streamz
PackageBaseID: 143623
PackageBase: python-streamz
Version: 0.6.4-6
Description: Real-time stream processing for python
URL: https://github.com/python-streamz/streamz
NumVotes: 1
Popularity: 1.0E-6
OutOfDate:
Maintainer: carlosal1015
Submitter: thrasibule
FirstSubmitted: 1563373946
LastModified: 1684880965
URLPath: /cgit/aur.git/snapshot/python-streamz.tar.gz