memoize-rust on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S memoize-rust

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

$ yay -Rns memoize-rust

2. Manually Install "memoize-rust" via AUR

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

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

b. Clone memoize-rust's git locally

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

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

$ cd ~/memoize-rust $ makepkg -si

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

ID: 971341
Name: memoize-rust
PackageBaseID: 155941
PackageBase: memoize-rust
Version: 3.0.0-1
Description: Cache executable calls
URL: https://github.com/make-github-pseudonymous-again/memoize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aureooms
Submitter: aureooms
FirstSubmitted: 1595795393
LastModified: 1633650375
URLPath: /cgit/aur.git/snapshot/memoize-rust.tar.gz