ruby-ddmemoize on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S ruby-ddmemoize

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

$ yay -Rns ruby-ddmemoize

2. Manually Install "ruby-ddmemoize" via AUR

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

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

b. Clone ruby-ddmemoize's git locally

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

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

$ cd ~/ruby-ddmemoize $ makepkg -si

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

ID: 940208
Name: ruby-ddmemoize
PackageBaseID: 133173
PackageBase: ruby-ddmemoize
Version: 1.0.0-2
Description: Adds support for memoizing functions
URL: https://github.com/ddfreyne/ddmemoize
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: hcartiaux
FirstSubmitted: 1528190712
LastModified: 1627437848
URLPath: /cgit/aur.git/snapshot/ruby-ddmemoize.tar.gz