How to Install and Uninstall python3-statsd Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-statsd" package

Please follow the instructions below to install python3-statsd on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-statsd

2. Uninstall "python3-statsd" package

Learn how to uninstall python3-statsd on openSUSE Leap:

$ sudo zypper remove python3-statsd

3. Information about the python3-statsd package on openSUSE Leap

Information for package python3-statsd:
---------------------------------------
Repository : Main Repository
Name : python3-statsd
Version : 3.3.0-5.3.13
Arch : noarch
Vendor : SUSE LLC
Installed Size : 1.0 MiB
Installed : No
Status : not installed
Source package : python-statsd-3.3.0-5.3.13.src
Upstream URL : https://github.com/jsocol/pystatsd
Summary : A simple statsd client
Description :
statsd is a front-end to Graphite. This is a Python client
for the statsd daemon.