How to Install and Uninstall python-statsd Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 03,2024

1. Install "python-statsd" package

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

$ sudo apt update $ sudo apt install python-statsd

2. Uninstall "python-statsd" package

In this section, we are going to explain the necessary steps to uninstall python-statsd on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-statsd package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-statsd
Priority: optional
Section: universe/python
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 3.0.1-2
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-statsd/python-statsd_3.0.1-2_all.deb
Size: 8246
MD5sum: cb70083123d28acb8cecb8ccf5de277c
SHA1: 8f86990674da0ae4493ab4b85eaad7a31a03c36e
SHA256: f26c533f78b7642c95200a61752c33931488ae8e693e3e6d43afdf7e7d28929f
Description-en: Python client for the statsd daemon (Python 2)
A python client for Etsy's stasd server. A friendly front-end to Graphite.
.
The package contains the pypi package `statsd` which is the most popular
`statsd` module on pypi.
.
This package installs the library for Python 3.
Description-md5: 5ebaf185063f468c12303a7adb6d2cea
Homepage: https://github.com/jsocol/pystatsd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu