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

Last updated: May 09,2024

1. Install "python3-statsd" package

Please follow the steps below to install python3-statsd on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-statsd

2. Uninstall "python3-statsd" package

Please follow the guidelines below to uninstall python3-statsd on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-statsd
Priority: optional
Section: universe/python
Installed-Size: 71
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-statsd
Version: 3.0.1-2
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-statsd/python3-statsd_3.0.1-2_all.deb
Size: 8324
MD5sum: 48c0f1727d2a3f3ba87b5ee7d047d591
SHA1: 0374835f7c2c455a759c6fc672afdd3a27dd0570
SHA256: c362bca6e28d86d016f35e971239782d66685598c1197a60e7617913d52b35a7
Description-en: Python client for the statsd daemon (Python 3)
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: d93de2d2c070764cdb91aacddb83c618
Homepage: https://github.com/jsocol/pystatsd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu