kairosdb on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S kairosdb

* (Optional) Uninstall kairosdb on Arch using YAY

$ yay -Rns kairosdb

2. Manually Install "kairosdb" via AUR

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

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

b. Clone kairosdb's git locally

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

c. Go to ~/kairosdb folder and install it

$ cd ~/kairosdb $ makepkg -si

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

ID: 566372
Name: kairosdb
PackageBaseID: 99229
PackageBase: kairosdb
Version: 1.2.2-1
Description: a fast distributed scalable time series database written on top of Cassandra.
URL: https://github.com/kairosdb/kairosdb
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: AeroNotix
FirstSubmitted: 1441210512
LastModified: 1544163194
URLPath: /cgit/aur.git/snapshot/kairosdb.tar.gz