How to Install and Uninstall ruby-ddmemoize Package on Kali Linux

Last updated: April 28,2024

1. Install "ruby-ddmemoize" package

Please follow the instructions below to install ruby-ddmemoize on Kali Linux

$ sudo apt update $ sudo apt install ruby-ddmemoize

2. Uninstall "ruby-ddmemoize" package

Please follow the guidance below to uninstall ruby-ddmemoize on Kali Linux:

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

3. Information about the ruby-ddmemoize package on Kali Linux

Package: ruby-ddmemoize
Version: 1.0.0-1.1
Installed-Size: 25
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter, ruby-ddmetrics (>= 1.0), ruby-ref (>= 2.0)
Size: 5084
SHA256: 3e3890f8fa6e09ad20963feecafabca9ab6ef92b622011949567ed5ead689c5b
SHA1: 4678403e4e4e99632cf50c9eaf9dc819c0e4a506
MD5sum: 381dab5ef1d1a7391bd2d95e67facd1b
Description: 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:
Homepage: https://github.com/ddfreyne/ddmemoize
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-ddmemoize/ruby-ddmemoize_1.0.0-1.1_all.deb