How to Install and Uninstall ruby-mini-histogram Package on Kali Linux

Last updated: April 29,2024

1. Install "ruby-mini-histogram" package

This tutorial shows how to install ruby-mini-histogram on Kali Linux

$ sudo apt update $ sudo apt install ruby-mini-histogram

2. Uninstall "ruby-mini-histogram" package

This guide let you learn how to uninstall ruby-mini-histogram on Kali Linux:

$ sudo apt remove ruby-mini-histogram $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-mini-histogram package on Kali Linux

Package: ruby-mini-histogram
Version: 0.1.3-2
Installed-Size: 30
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Size: 6288
SHA256: 76380a11fbea9ed0008e5b7b3bdbe295a5cb3fe0db18b9ad2e4544594fb8edda
SHA1: fc33f089d09abd9e1c123fb58c51d027caad91a6
MD5sum: c975058f89f0425615d6d3e055923990
Description: build histograms out of Ruby arrays
It makes histograms out of Ruby data.
.
Alternatives to this library include enumerable-statistics. But this gem does
not require a native extension compilation (faster to install, but performance
is slower), and this gem does not extend or monkeypatch any core classes.
Description-md5:
Homepage: https://github.com/zombocom/mini_histogram
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-mini-histogram/ruby-mini-histogram_0.1.3-2_all.deb