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

Last updated: May 17,2024

1. Install "ruby-benchmark-memory" package

Please follow the guidance below to install ruby-benchmark-memory on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "ruby-benchmark-memory" package

Learn how to uninstall ruby-benchmark-memory on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-benchmark-memory
Architecture: all
Version: 0.1.2-2
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: 68
Depends: ruby | ruby-interpreter, ruby-memory-profiler (>= 0.9)
Filename: pool/universe/r/ruby-benchmark-memory/ruby-benchmark-memory_0.1.2-2_all.deb
Size: 12780
MD5sum: d5e7195e36d2d4c017f5de240b9730ad
SHA1: a024c0ce31ec4292a7d670834e17a7edcfcac403
SHA256: 0543451127ca8e06f0ce9caa1b2e78252edd97c2ed25e01f2ba4f593ba1f2c21
SHA512: a4397d2ff1a114698e13053352011d499102db23a272181cde556e3630f404c9aa649defe236ff9c78f8a95b2a9e520c4b6dd3b31f8486c086abe3c42411a9ca
Homepage: https://github.com/michaelherold/benchmark-memory
Description-en: 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: 56315fa642c62066cc03e1e0cf331740
Ruby-Versions: all