ruby-memoize on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ruby-memoize

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

$ yay -Rns ruby-memoize

2. Manually Install "ruby-memoize" via AUR

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

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

b. Clone ruby-memoize's git locally

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

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

$ cd ~/ruby-memoize $ makepkg -si

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

ID: 241539
Name: ruby-memoize
PackageBaseID: 102207
PackageBase: ruby-memoize
Version: 1.3.1-1
Description: Speeds up methods at the cost of memory (or disk space)
URL: http://www.rubyforge.org/projects/shards
NumVotes: 1
Popularity: 0
OutOfDate: 1703095079
Maintainer: orumin
Submitter: orumin
FirstSubmitted: 1445420845
LastModified: 1445421708
URLPath: /cgit/aur.git/snapshot/ruby-memoize.tar.gz