opentsdb on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install opentsdb on Arch using YAY
$
yay -S
opentsdb
Copied
* (Optional) Uninstall opentsdb on Arch using YAY
$
yay -Rns
opentsdb
Copied
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
Copied
b. Clone opentsdb's git locally
$
git clone https://aur.archlinux.org/opentsdb.git
~/opentsdb
Copied
c. Go to ~/opentsdb folder and install it
$
cd
~/opentsdb
Copied
$
makepkg -si
Copied
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
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