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

Last updated: May 02,2024

1. Install "ruby-heapy" package

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

$ sudo apt update $ sudo apt install ruby-heapy

2. Uninstall "ruby-heapy" package

Please follow the step by step instructions below to uninstall ruby-heapy on Kali Linux:

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

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

Package: ruby-heapy
Version: 0.2.0-2
Installed-Size: 44
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-thor
Size: 11232
SHA256: 34a9392b5a44e9d734b7080ddc7b6eeb28c6b3a14f11110e1f4893333b636136
SHA1: a46cac8c0b843aa650e3fde4d5970f3a3cec1177
MD5sum: dcce397d3c51590ef3580a81d1753bd4
Description: inspection tool for Ruby heap dumps
A CLI for analyzing Ruby Heap dumps.
.
To use this tool, just generate a heap dump, manually or
using tools like derailed_benchmarks. Once you've got the
heap dump, you can analyze it using this CLI.
Description-md5:
Homepage: https://github.com/schneems/heapy
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-heapy/ruby-heapy_0.2.0-2_all.deb