cstore_fdw on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S cstore_fdw

* (Optional) Uninstall cstore_fdw on Arch using YAY

$ yay -Rns cstore_fdw

2. Manually Install "cstore_fdw" via AUR

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

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

b. Clone cstore_fdw's git locally

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

c. Go to ~/cstore_fdw folder and install it

$ cd ~/cstore_fdw $ makepkg -si

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

ID: 851436
Name: cstore_fdw
PackageBaseID: 124983
PackageBase: cstore_fdw
Version: 1.7.0-1
Description: Columnar store for analytics with PostgreSQL
URL: https://citusdata.github.io/cstore_fdw/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: oxplot
FirstSubmitted: 1503370437
LastModified: 1611327962
URLPath: /cgit/aur.git/snapshot/cstore_fdw.tar.gz