emacs-memoize on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S emacs-memoize

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

$ yay -Rns emacs-memoize

2. Manually Install "emacs-memoize" via AUR

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

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

b. Clone emacs-memoize's git locally

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

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

$ cd ~/emacs-memoize $ makepkg -si

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

ID: 529250
Name: emacs-memoize
PackageBaseID: 134499
PackageBase: emacs-memoize
Version: 1.1-1
Description: Elisp memoization functions
URL: https://github.com/skeeto/emacs-memoize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: sballert
FirstSubmitted: 1532532428
LastModified: 1532532428
URLPath: /cgit/aur.git/snapshot/emacs-memoize.tar.gz