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

Last updated: April 29,2024

1. Install "ruby-memory-profiler" package

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

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

2. Uninstall "ruby-memory-profiler" package

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

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

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

Package: ruby-memory-profiler
Architecture: all
Version: 0.9.14-3
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: 46
Filename: pool/universe/r/ruby-memory-profiler/ruby-memory-profiler_0.9.14-3_all.deb
Size: 11492
MD5sum: 0004c0b06b3e73de30402f2785330dd7
SHA1: 21e4c85f515b6d4436c4b3fa1daee94f715ffc5c
SHA256: e09074546be9bf9c78b1bda68f39504d7b5071a298d8ccf967bcf51416ed1628
SHA512: 603e444b79f9b05b7c2260859be450a46d3933039431003f9849d86df8c9e83af0d5375a57c3027508ebb04c389924194f1fd719debbb675aef95a7274736839
Homepage: https://github.com/SamSaffron/memory_profiler
Description-en: Memory profiler for Ruby
Memory profiler is a memory profiling routines for Ruby 2.3+.
It requires Ruby(MRI) version 2.3.8 and above.
.
One can use the .start/.stop API as well but it can only be run once per
report, and .stop will be the only time you can retrieve the report using
this API.
Description-md5: adf716b921c228521aa72a34243e87bb
Ruby-Versions: all