ruby-moneta on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ruby-moneta

* (Optional) Uninstall ruby-moneta on Arch using YAY

$ yay -Rns ruby-moneta

2. Manually Install "ruby-moneta" via AUR

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

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

b. Clone ruby-moneta's git locally

$ git clone https://aur.archlinux.org/ruby-moneta.git ~/ruby-moneta

c. Go to ~/ruby-moneta folder and install it

$ cd ~/ruby-moneta $ makepkg -si

3. Information about the ruby-moneta package on Arch User Repository (AUR)

ID: 489669
Name: ruby-moneta
PackageBaseID: 98065
PackageBase: ruby-moneta
Version: 1.0.0-1
Description: A unified interface to key/value stores, including Redis, Memcached, TokyoCabinet, ActiveRecord and many more
URL: http://github.com/minad/moneta
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ginjiro
FirstSubmitted: 1440037987
LastModified: 1519595997
URLPath: /cgit/aur.git/snapshot/ruby-moneta.tar.gz