citus on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S citus

* (Optional) Uninstall citus on Arch using YAY

$ yay -Rns citus

2. Manually Install "citus" via AUR

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

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

b. Clone citus's git locally

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

c. Go to ~/citus folder and install it

$ cd ~/citus $ makepkg -si

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

ID: 1140731
Name: citus
PackageBaseID: 178364
PackageBase: citus
Version: 11.1.1-1
Description: Scalable PostgreSQL for multi-tenant and real-time workloads
URL: https://www.citusdata.com
NumVotes: 2
Popularity: 1.7E-5
OutOfDate:
Maintainer: grawlinson
Submitter: Forty-Bot
FirstSubmitted: 1651078871
LastModified: 1663376138
URLPath: /cgit/aur.git/snapshot/citus.tar.gz