promscale on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S promscale

* (Optional) Uninstall promscale on Arch using YAY

$ yay -Rns promscale

2. Manually Install "promscale" via AUR

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

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

b. Clone promscale's git locally

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

c. Go to ~/promscale folder and install it

$ cd ~/promscale $ makepkg -si

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

ID: 1097218
Name: promscale
PackageBaseID: 183122
PackageBase: promscale
Version: 0.11.0-1
Description: An analytical platform for Prometheus metrics
URL: https://github.com/timescale/promscale
NumVotes: 0
Popularity: 0
OutOfDate: 1658821073
Maintainer:
FirstSubmitted: 1655022677
LastModified: 1655022677
URLPath: /cgit/aur.git/snapshot/promscale.tar.gz

5. The same packages on other Linux Distributions