memoize on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "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
Copied
b. Install memoize on Arch using YAY
$
yay -S
memoize
Copied
* (Optional) Uninstall memoize on Arch using YAY
$
yay -Rns
memoize
Copied
2. Manually Install "memoize" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone memoize's git locally
$
git clone https://aur.archlinux.org/memoize.git
~/memoize
Copied
c. Go to ~/memoize folder and install it
$
cd
~/memoize
Copied
$
makepkg -si
Copied
3. Information about the memoize package on Arch User Repository (AUR)
ID: 971343
Name: memoize
PackageBaseID: 121412
PackageBase: memoize
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: 1491842736
LastModified: 1633650597
URLPath: /cgit/aur.git/snapshot/memoize.tar.gz
Name: memoize
PackageBaseID: 121412
PackageBase: memoize
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: 1491842736
LastModified: 1633650597
URLPath: /cgit/aur.git/snapshot/memoize.tar.gz