fastpipe on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S fastpipe

* (Optional) Uninstall fastpipe on Arch using YAY

$ yay -Rns fastpipe

2. Manually Install "fastpipe" via AUR

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

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

b. Clone fastpipe's git locally

$ git clone https://aur.archlinux.org/fastpipe.git ~/fastpipe

c. Go to ~/fastpipe folder and install it

$ cd ~/fastpipe $ makepkg -si

3. Information about the fastpipe package on Arch User Repository (AUR)

ID: 1166561
Name: fastpipe
PackageBaseID: 187214
PackageBase: fastpipe
Version: 2.6d633bc-1
Description: UNIX pipelines for python.
URL: https://sr.ht/~ewtoombs/fastpipe/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ewtoombs
Submitter: ewtoombs
FirstSubmitted: 1667947029
LastModified: 1667947307
URLPath: /cgit/aur.git/snapshot/fastpipe.tar.gz