pypipe on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pypipe

* (Optional) Uninstall pypipe on Arch using YAY

$ yay -Rns pypipe

2. Manually Install "pypipe" via AUR

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

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

b. Clone pypipe's git locally

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

c. Go to ~/pypipe folder and install it

$ cd ~/pypipe $ makepkg -si

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

ID: 1370523
Name: pypipe
PackageBaseID: 199275
PackageBase: pypipe
Version: 0.4.1-1
Description: Python command-line tool for pipeline processing
URL: https://github.com/bugen/pypipe
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1699218358
LastModified: 1702681025
URLPath: /cgit/aur.git/snapshot/pypipe.tar.gz