How to Install and Uninstall statsd.noarch Package on Fedora 36

Last updated: January 12,2025

1. Install "statsd.noarch" package

In this section, we are going to explain the necessary steps to install statsd.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install statsd.noarch

2. Uninstall "statsd.noarch" package

This guide let you learn how to uninstall statsd.noarch on Fedora 36:

$ sudo dnf remove statsd.noarch $ sudo dnf autoremove

3. Information about the statsd.noarch package on Fedora 36

Last metadata expiration check: 3:22:44 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : statsd
Version : 0.8.6
Release : 5.fc36
Architecture : noarch
Size : 66 k
Source : statsd-0.8.6-5.fc36.src.rpm
Repository : fedora
Summary : A simple, lightweight network daemon to collect metrics over UDP
URL : https://github.com/statsd/statsd
License : MIT
Description : 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 (e.g., Graphite).