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

Last updated: May 16,2024

1. Install "ruby-aggregate" package

Learn how to install ruby-aggregate on Kali Linux

$ sudo apt update $ sudo apt install ruby-aggregate

2. Uninstall "ruby-aggregate" package

Please follow the steps below to uninstall ruby-aggregate on Kali Linux:

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

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

Package: ruby-aggregate
Version: 0.2.3-1
Installed-Size: 28
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Size: 8880
SHA256: 8dedfd9530590ec5fbe4096a544740cfc4628b3fdcdd9012dd87bf75bd0ff9be
SHA1: c2ca2b918b9fb010c4b3e9e4e1d893c289af1788
MD5sum: 5e47b239252652be3339854f422decf7
Description: Ruby class for accumulating aggregate statistics
Aggregate is an intuitive ruby implementation of a statistics aggregator
including both default and configurable histogram support. It does this
without recording/storing any of the actual sample values, making it
suitable for tracking statistics across millions/billions of samples
without any impact on performance or memory footprint. Originally
inspired by the Aggregate support in SystemTap.
Description-md5:
Homepage: https://github.com/josephruscio/aggregate
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-aggregate/ruby-aggregate_0.2.3-1_all.deb