How to Install and Uninstall elpa-memoize Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 16,2024

1. Install "elpa-memoize" package

In this section, we are going to explain the necessary steps to install elpa-memoize on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install elpa-memoize

2. Uninstall "elpa-memoize" package

Please follow the steps below to uninstall elpa-memoize on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the elpa-memoize package on Ubuntu 21.04 (Hirsute Hippo)

Package: elpa-memoize
Architecture: all
Version: 1.1-2.1
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: 35
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs (>= 46.0)
Enhances: emacs
Filename: pool/universe/e/emacs-memoize/elpa-memoize_1.1-2.1_all.deb
Size: 6608
MD5sum: 64e5d421c75cd4eb577461abe82c5d99
SHA1: ad65acec6dd272ac0b9b4a2f92a7661ba766b57c
SHA256: 5dcce88e6b18c3de03621e3d96c13139945405de7fc24835ff093f9b36f0217b
SHA512: 59828f09bab17a9851134d3f87dc752faf7e50fc861855c78aa9d58d9c3b21a8990d358f99a58a35b76be391c3eeac7e7fcd3a48bfb85aa42f5714575d39920d
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