fastpipe on AUR (Arch User Repository)
Last updated: November 24,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
Copied
b. Install fastpipe on Arch using YAY
$
yay -S
fastpipe
Copied
* (Optional) Uninstall fastpipe on Arch using YAY
$
yay -Rns
fastpipe
Copied
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
Copied
b. Clone fastpipe's git locally
$
git clone https://aur.archlinux.org/fastpipe.git
~/fastpipe
Copied
c. Go to ~/fastpipe folder and install it
$
cd
~/fastpipe
Copied
$
makepkg -si
Copied
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
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