How to Install and Uninstall python3-statsd Package on Kali Linux

Last updated: May 02,2024

1. Install "python3-statsd" package

This tutorial shows how to install python3-statsd on Kali Linux

$ sudo apt update $ sudo apt install python3-statsd

2. Uninstall "python3-statsd" package

Please follow the steps below to uninstall python3-statsd on Kali Linux:

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

3. Information about the python3-statsd package on Kali Linux

Package: python3-statsd
Source: python-statsd
Version: 4.0.1-1
Installed-Size: 71
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 14016
SHA256: bfaa65f2af942979cb28075df318af3c7fc901a56954cc4ff43b5dd0cdecde52
SHA1: 09131da954c5d32c61957d1793c1b1be7ec984bd
MD5sum: aec70ae8ed149aa18ae714af48618c8e
Description: 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:
Homepage: https://github.com/jsocol/pystatsd/
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-statsd/python3-statsd_4.0.1-1_all.deb