How to Install and Uninstall ruby-ddmemoize Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 11,2024

1. Install "ruby-ddmemoize" package

This guide covers the steps necessary to install ruby-ddmemoize on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-ddmemoize

2. Uninstall "ruby-ddmemoize" package

Here is a brief guide to show you how to uninstall ruby-ddmemoize on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove ruby-ddmemoize $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-ddmemoize package on Ubuntu 21.10 (Impish Indri)

Package: ruby-ddmemoize
Architecture: all
Version: 1.0.0-1.1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 25
Depends: ruby | ruby-interpreter, ruby-ddmetrics (>= 1.0), ruby-ref (>= 2.0)
Filename: pool/universe/r/ruby-ddmemoize/ruby-ddmemoize_1.0.0-1.1_all.deb
Size: 5132
MD5sum: ada75f4b76fa80619d740fa9a88f8330
SHA1: 7b3d6f5342216b4c1f63c188269921d4e25d9cf3
SHA256: 1cf3d4f76516f763658a725b82e60f9709a78930d73953a3ba714cbb30d86ea2
SHA512: 66b073ee64c1593746f3cdf5d29d0b5d58ce0e704a25c9739d640f7714abaca30890aa524838396f66b675401c474efd95c2590586bde74f50ebbb2a45d73d73
Homepage: https://github.com/ddfreyne/ddmemoize
Description-en: Ruby library providing support for memoizing functions
The DDMemoize library adds support for memoizing Ruby
functions, allowing for storing previously computed values.
It provides the following features:
* Supports memoizing functions on frozen objects
* Releases memoized values when needed in order to reduce
memory pressure
* Optionally records metrics
Description-md5: 0e58a01604604055653c73211f18f6fc
Ruby-Versions: all