pipeline-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S pipeline-git

* (Optional) Uninstall pipeline-git on Arch using YAY

$ yay -Rns pipeline-git

2. Manually Install "pipeline-git" via AUR

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

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

b. Clone pipeline-git's git locally

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

c. Go to ~/pipeline-git folder and install it

$ cd ~/pipeline-git $ makepkg -si

3. Information about the pipeline-git package on Arch User Repository (AUR)

ID: 354362
Name: pipeline-git
PackageBaseID: 116847
PackageBase: pipeline-git
Version: r25.02303e6-1
Description: A tool to help with quick iteration on complex shell pipelines.
URL: https://github.com/skelterjohn/pipeline
NumVotes: 1
Popularity: 0
OutOfDate: 1706194049
Maintainer:
Submitter: Nv7bXWNIelh3qzWH
FirstSubmitted: 1478588982
LastModified: 1478589211
URLPath: /cgit/aur.git/snapshot/pipeline-git.tar.gz