pipr-bin on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S pipr-bin

* (Optional) Uninstall pipr-bin on Arch using YAY

$ yay -Rns pipr-bin

2. Manually Install "pipr-bin" via AUR

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

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

b. Clone pipr-bin's git locally

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

c. Go to ~/pipr-bin folder and install it

$ cd ~/pipr-bin $ makepkg -si

3. Information about the pipr-bin package on Arch User Repository (AUR)

ID: 788016
Name: pipr-bin
PackageBaseID: 152640
PackageBase: pipr-bin
Version: 0.0.14-1
Description: A commandline-utility to interactively build complex shell pipelines
URL: https://github.com/Elkowar/pipr
NumVotes: 2
Popularity: 0
OutOfDate: 1617530591
Maintainer: elkowar
Submitter: elkowar
FirstSubmitted: 1589191573
LastModified: 1599396023
URLPath: /cgit/aur.git/snapshot/pipr-bin.tar.gz