pipelinedb on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S pipelinedb

* (Optional) Uninstall pipelinedb on Arch using YAY

$ yay -Rns pipelinedb

2. Manually Install "pipelinedb" via AUR

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

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

b. Clone pipelinedb's git locally

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

c. Go to ~/pipelinedb folder and install it

$ cd ~/pipelinedb $ makepkg -si

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

ID: 314063
Name: pipelinedb
PackageBaseID: 110414
PackageBase: pipelinedb
Version: 0.9.3-1
Description: A sophisticated object-relational DBMS
URL: https://www.pipelinedb.com
NumVotes: 0
Popularity: 0
OutOfDate: 1496733327
Maintainer:
FirstSubmitted: 1461334277
LastModified: 1466158847
URLPath: /cgit/aur.git/snapshot/pipelinedb.tar.gz