How to Install and Uninstall elpa-memoize Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "elpa-memoize" package

This guide let you learn how to install elpa-memoize on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install elpa-memoize

2. Uninstall "elpa-memoize" package

Please follow the instructions below to uninstall elpa-memoize on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove elpa-memoize $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-memoize package on Ubuntu 20.10 (Groovy Gorilla)

Package: elpa-memoize
Architecture: all
Version: 1.1-2
Priority: optional
Section: universe/lisp
Source: emacs-memoize
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Emacsen team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 36
Depends: emacsen-common
Recommends: emacs (>= 46.0)
Enhances: emacs
Filename: pool/universe/e/emacs-memoize/elpa-memoize_1.1-2_all.deb
Size: 7100
MD5sum: a70bf194509e4e2dd3aa04594596d0aa
SHA1: a3aad83abe258ce5fad5a90807e58ac1885fe3c7
SHA256: eaea975a083fadd0f1a8cd8f201c06d17c57f4dae0b591a3779a8f353ad388da
SHA512: 5211f62a199a82db0f2012a9b4eeca0f7acc5f862cd32860c6e9729d83b917e59870caec52bce19f052e1e49960114d6422f5a2808ed70f30ff0b76db7959fd6
Homepage: https://github.com/skeeto/emacs-memoize
Description-en: memoization functions
This package provides memoization functions. `memoize' accepts a
symbol or a function. When given a symbol, the symbol's function
definition is memoized and installed overtop of the original function
definition. When given a function, it returns a memoized version of
that function.
.
Memoization takes up memory, which should be freed at some point.
Because of this, all memoization has a timeout from when the last
access was.
Description-md5: 393137aa8ce4067d0874e3c8c99ae293