python-pypeln on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S python-pypeln

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

$ yay -Rns python-pypeln

2. Manually Install "python-pypeln" via AUR

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

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

b. Clone python-pypeln's git locally

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

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

$ cd ~/python-pypeln $ makepkg -si

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

ID: 593082
Name: python-pypeln
PackageBaseID: 136484
PackageBase: python-pypeln
Version: 0.1.6-1
Description: A simple yet powerful python library for creating concurrent data pipelines.
URL: https://github.com/cgarciae/pypeln
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: minus
FirstSubmitted: 1538736801
LastModified: 1552124740
URLPath: /cgit/aur.git/snapshot/python-pypeln.tar.gz