opentsdb on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S opentsdb

* (Optional) Uninstall opentsdb on Arch using YAY

$ yay -Rns opentsdb

2. Manually Install "opentsdb" via AUR

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

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

b. Clone opentsdb's git locally

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

c. Go to ~/opentsdb folder and install it

$ cd ~/opentsdb $ makepkg -si

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

ID: 1354707
Name: opentsdb
PackageBaseID: 156220
PackageBase: opentsdb
Version: 2.4.1-2
Description: Distributed, scalable Time Series Database (TSDB) written on top of HBase
URL: http://opentsdb.net/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xcuipir
Submitter: xcuipir
FirstSubmitted: 1596282280
LastModified: 1700218061
URLPath: /cgit/aur.git/snapshot/opentsdb.tar.gz