hipipe on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S hipipe

* (Optional) Uninstall hipipe on Arch using YAY

$ yay -Rns hipipe

2. Manually Install "hipipe" via AUR

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

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

b. Clone hipipe's git locally

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

c. Go to ~/hipipe folder and install it

$ cd ~/hipipe $ makepkg -si

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

ID: 831120
Name: hipipe
PackageBaseID: 141263
PackageBase: hipipe
Version: 0.7.3-0
Description: Super fast C++17 data transformation pipeline (with Python interface).
URL: https://github.com/iterait/hipipe
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: floop
Submitter: floop
FirstSubmitted: 1555358209
LastModified: 1607521369
URLPath: /cgit/aur.git/snapshot/hipipe.tar.gz