python-faust on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python-faust

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

$ yay -Rns python-faust

2. Manually Install "python-faust" via AUR

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

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

b. Clone python-faust's git locally

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

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

$ cd ~/python-faust $ makepkg -si

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

ID: 1002630
Name: python-faust
PackageBaseID: 153063
PackageBase: python-faust
Version: 1.10.4-2
Description: Python Stream Processing
URL: https://github.com/robinhood/faust
NumVotes: 1
Popularity: 4.0E-6
OutOfDate: 1686994498
Maintainer:
Submitter: a.kudelin
FirstSubmitted: 1590153324
LastModified: 1639415407
URLPath: /cgit/aur.git/snapshot/python-faust.tar.gz