riak on AUR (Arch User Repository)

Last updated: June 27,2024

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

$ yay -S riak

* (Optional) Uninstall riak on Arch using YAY

$ yay -Rns riak

2. Manually Install "riak" via AUR

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

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

b. Clone riak's git locally

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

c. Go to ~/riak folder and install it

$ cd ~/riak $ makepkg -si

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

ID: 402667
Name: riak
PackageBaseID: 35433
PackageBase: riak
Version: 2.2.3-1
Description: NOSQL database engine providing decentralized key-value store, flexible map/reduce engine and HTTP/JSON query interface
URL: http://docs.basho.com/riak/latest/downloads/
NumVotes: 21
Popularity: 0
OutOfDate: 1506194250
Maintainer:
FirstSubmitted: 1268491892
LastModified: 1492581040
URLPath: /cgit/aur.git/snapshot/riak.tar.gz