riakts on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S riakts

* (Optional) Uninstall riakts on Arch using YAY

$ yay -Rns riakts

2. Manually Install "riakts" via AUR

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

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

b. Clone riakts's git locally

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

c. Go to ~/riakts folder and install it

$ cd ~/riakts $ makepkg -si

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

ID: 397298
Name: riakts
PackageBaseID: 115878
PackageBase: riakts
Version: 1.5.2-1
Description: Distributed NoSQL key/value store optimized for time series data
URL: http://docs.basho.com/riak/ts/1.5.2/downloads/
NumVotes: 2
Popularity: 0
OutOfDate: 1708433642
Maintainer: wozy
Submitter: wozy
FirstSubmitted: 1475367108
LastModified: 1491000514
URLPath: /cgit/aur.git/snapshot/riakts.tar.gz