How to Install and Uninstall ruby-benchmark-memory Package on Kali Linux

Last updated: May 17,2024

1. Install "ruby-benchmark-memory" package

Please follow the guidelines below to install ruby-benchmark-memory on Kali Linux

$ sudo apt update $ sudo apt install ruby-benchmark-memory

2. Uninstall "ruby-benchmark-memory" package

In this section, we are going to explain the necessary steps to uninstall ruby-benchmark-memory on Kali Linux:

$ sudo apt remove ruby-benchmark-memory $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-benchmark-memory package on Kali Linux

Package: ruby-benchmark-memory
Version: 0.2.0-2
Installed-Size: 72
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-memory-profiler (>= 1)
Size: 15368
SHA256: 0e27c7c973d340caa08362365d4f7969a19d59bdc6f786bf78d317d49f61516b
SHA1: 63ff20db7564ef4cf42e70ff69a64b063bd5570f
MD5sum: 41ffef65ba4e78754da39651a2d87d76
Description: Benchmark-style memory profiling for Ruby 2.1+
benchmark-memory is a tool that helps to benchmark the memory usage of
different pieces of code. It leverages the power of memory_profiler to give a
metric of the total amount of memory allocated and retained by a block, as
well as the number of objects and strings allocated and retained.
Description-md5:
Homepage: https://github.com/michaelherold/benchmark-memory
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-benchmark-memory/ruby-benchmark-memory_0.2.0-2_all.deb