ruby-memoizable on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S ruby-memoizable

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

$ yay -Rns ruby-memoizable

2. Manually Install "ruby-memoizable" via AUR

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

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

b. Clone ruby-memoizable's git locally

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

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

$ cd ~/ruby-memoizable $ makepkg -si

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

ID: 946430
Name: ruby-memoizable
PackageBaseID: 100574
PackageBase: ruby-memoizable
Version: 0.4.2-2
Description: Memoize method return values
URL: https://github.com/dkubb/memoizable
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: supermario
FirstSubmitted: 1442977672
LastModified: 1628635257
URLPath: /cgit/aur.git/snapshot/ruby-memoizable.tar.gz