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

Last updated: May 05,2024

1. Install "ruby-aggregate" package

This tutorial shows how to install ruby-aggregate on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-aggregate

2. Uninstall "ruby-aggregate" package

Please follow the step by step instructions below to uninstall ruby-aggregate on Ubuntu 21.10 (Impish Indri):

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

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

Package: ruby-aggregate
Architecture: all
Version: 0.2.3-1
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: 28
Filename: pool/universe/r/ruby-aggregate/ruby-aggregate_0.2.3-1_all.deb
Size: 8920
MD5sum: 13342ab64a488778cc8517234ac55f82
SHA1: c5d2eea011b5e6de7a34fbf5a880d1f54af76696
SHA256: 1a66443e9b63cf7977b2b91b5af3d344cf2184c3b005daef8f2af48aa279ddc1
SHA512: b46e479bb7a0f0546856623e8a1256d2f9647560bb05e5619a6a21e5257cd7f2f0063cbce97ce84bfeb04075a1aa5df921867e6bbfffb0ed9f4afe55a83884d3
Homepage: https://github.com/josephruscio/aggregate
Description-en: 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: 1fe5e6170d8eff6f8cf8fcdeb3c8278e
Ruby-Versions: all