How to Install and Uninstall ruby-metriks Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "ruby-metriks" package

This guide let you learn how to install ruby-metriks on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-metriks

2. Uninstall "ruby-metriks" package

This guide let you learn how to uninstall ruby-metriks on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-metriks package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-metriks
Priority: optional
Section: universe/ruby
Installed-Size: 99
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.9.9.6-1
Depends: ruby | ruby-interpreter, ruby-atomic, ruby-hitimes, ruby-avl-tree
Filename: pool/universe/r/ruby-metriks/ruby-metriks_0.9.9.6-1_all.deb
Size: 13588
MD5sum: 29fb325a3d6a402b6b2b970aed8f9656
SHA1: a5d5cc1cd5286592056615892420d41c2f60a085
SHA256: beda2bf4b850d5bf21f3e28c73828229445c8cf9e9ece9165e224f6591653ffc
Description-en: experimental threadsafe, low-impact measurement library for Ruby
This is an experiment in making a threadsafe, low impact library
to measure aspects of your Ruby. It provides an API for creating and
using counters, gauges, meters, timers and utilisation timers as well
as methods for reporting metrics to a log file or some other metric
aggregation tool.
Description-md5: 29401d3661e0d1640385c1882a902250
Homepage: https://github.com/eric/metriks
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu