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

Last updated: June 26,2024

1. Install "python2-statsd" package

This guide covers the steps necessary to install python2-statsd on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-statsd

2. Uninstall "python2-statsd" package

This tutorial shows how to uninstall python2-statsd on openSUSE Leap:

$ sudo zypper remove python2-statsd

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

Information for package python2-statsd:
---------------------------------------
Repository : Main Repository
Name : python2-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
Summary : A simple statsd client
Description :
statsd is a front-end to Graphite. This is a Python client
for the statsd daemon.