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