How to Install and Uninstall ruby-ddmemoize Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "ruby-ddmemoize" package

In this section, we are going to explain the necessary steps to install ruby-ddmemoize on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-ddmemoize

2. Uninstall "ruby-ddmemoize" package

Please follow the guidance below to uninstall ruby-ddmemoize on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-ddmemoize package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-ddmemoize
Architecture: all
Version: 1.0.0-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_all.deb
Size: 5008
MD5sum: 026c973697909f20b4872fda44aa5c74
SHA1: de7ec639e922429d5c4e2ccc48c63ac795be7154
SHA256: b80ab793d7ad7c96354ff0c046bd5b8cb9ad059c9b777641cac2127dddf71c75
SHA512: de20a9cf1fcbf13255b94a774e2ec72d5baa638f9d41001a08e217e033b8479e2cf8c655c83127373f6d785c3ddf32e578611093fca5e7a8e8650f6d65c5c3e5
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