ruby-cache on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S ruby-cache

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

$ yay -Rns ruby-cache

2. Manually Install "ruby-cache" via AUR

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

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

b. Clone ruby-cache's git locally

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

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

$ cd ~/ruby-cache $ makepkg -si

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

ID: 481807
Name: ruby-cache
PackageBaseID: 115562
PackageBase: ruby-cache
Version: 0.4.1-2
Description: Wraps memcached, redis(-namespace), memcache-client, dalli and handles their weirdnesses, including forking
URL: https://github.com/seamusabshere/cache
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: arnottcr
Submitter: arnottcr
FirstSubmitted: 1474057747
LastModified: 1517211675
URLPath: /cgit/aur.git/snapshot/ruby-cache.tar.gz