redis-timeseries on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S redis-timeseries

* (Optional) Uninstall redis-timeseries on Arch using YAY

$ yay -Rns redis-timeseries

2. Manually Install "redis-timeseries" via AUR

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

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

b. Clone redis-timeseries's git locally

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

c. Go to ~/redis-timeseries folder and install it

$ cd ~/redis-timeseries $ makepkg -si

3. Information about the redis-timeseries package on Arch User Repository (AUR)

ID: 1179107
Name: redis-timeseries
PackageBaseID: 188526
PackageBase: redis-timeseries
Version: 1.8.3-2
Description: Time Series data structure for Redis
URL: https://redis.io/docs/stack/timeseries/
NumVotes: 0
Popularity: 0
OutOfDate: 1685446034
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1670355387
LastModified: 1670358656
URLPath: /cgit/aur.git/snapshot/redis-timeseries.tar.gz