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

Last updated: May 14,2024

1. Install "ruby-statsd" package

This tutorial shows how to install ruby-statsd on Kali Linux

$ sudo apt update $ sudo apt install ruby-statsd

2. Uninstall "ruby-statsd" package

Please follow the guidelines below to uninstall ruby-statsd on Kali Linux:

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

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

Package: ruby-statsd
Version: 1.4.0-1.1
Installed-Size: 36
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 8424
SHA256: c2677f4fc5be437c47a956a1c1cb8912acc578ae4a987853aba8734d97db020a
SHA1: bfddcff16716e7ebee55e95da09ab3c0594aba0e
MD5sum: f377391f192beee9449b39e55d62a8d2
Description: StatsD client for Ruby
This package provides statsd-ruby gem, a StatsD client for Ruby language.
.
Statsd is a network daemon that runs on the Node.js platform and listens for
statistics, like counters and timers, sent over UDP or TCP and sends aggregates
to one or more pluggable backend services
Description-md5:
Homepage: https://github.com/reinh/statsd
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-statsd/ruby-statsd_1.4.0-1.1_all.deb