timescaledb-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S timescaledb-git

* (Optional) Uninstall timescaledb-git on Arch using YAY

$ yay -Rns timescaledb-git

2. Manually Install "timescaledb-git" via AUR

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

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

b. Clone timescaledb-git's git locally

$ git clone https://aur.archlinux.org/timescaledb-git.git ~/timescaledb-git

c. Go to ~/timescaledb-git folder and install it

$ cd ~/timescaledb-git $ makepkg -si

3. Information about the timescaledb-git package on Arch User Repository (AUR)

ID: 866358
Name: timescaledb-git
PackageBaseID: 125413
PackageBase: timescaledb-git
Version: 2.0.0.beta6.r285.g9ddf375f-1
Description: An open-source time-series database optimized for fast ingest and complex queries.
URL: http://www.timescale.com/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Rogach
Submitter: AlK
FirstSubmitted: 1504809434
LastModified: 1613813575
URLPath: /cgit/aur.git/snapshot/timescaledb-git.tar.gz