timescaledb-toolkit on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S timescaledb-toolkit

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

$ yay -Rns timescaledb-toolkit

2. Manually Install "timescaledb-toolkit" via AUR

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

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

b. Clone timescaledb-toolkit's git locally

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

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

$ cd ~/timescaledb-toolkit $ makepkg -si

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

ID: 1252534
Name: timescaledb-toolkit
PackageBaseID: 171276
PackageBase: timescaledb-toolkit
Version: 1.16.0-2
Description: PostgreSQL extension for TimescaleDB analytics
URL: https://github.com/timescale/timescaledb-toolkit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nofal
Submitter: grawlinson
FirstSubmitted: 1632284856
LastModified: 1683197233
URLPath: /cgit/aur.git/snapshot/timescaledb-toolkit.tar.gz