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

Last updated: May 19,2024

1. Install "python3-aiodogstatsd" package

Please follow the guidelines below to install python3-aiodogstatsd on Kali Linux

$ sudo apt update $ sudo apt install python3-aiodogstatsd

2. Uninstall "python3-aiodogstatsd" package

Please follow the guidance below to uninstall python3-aiodogstatsd on Kali Linux:

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

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

Package: python3-aiodogstatsd
Source: aiodogstatsd
Version: 0.16.0-4
Installed-Size: 51
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-aiodogstatsd-doc
Size: 11480
SHA256: c260a5f18fed4ce5289cc93d6682a9f96b435513f09d4003ae8387dbe29a40e9
SHA1: b86bf711dfe052c40c6e790d93e45164d40528b8
MD5sum: 76ac19f597a5a1cae542ecf819de0e53
Description: asyncio-based client for sending metrics to StatsD with support of DogStatsD
Library fully tested with statsd_exporter and supports gauge, counter,
histogram, distribution and timing types.
.
aiodogstatsd client by default uses 9125 port. It's a default port for
statsd_exporter and it's different from 8125 which is used by default in
StatsD and DataDog. Initialize the client with the proper port you need if
it's different from 9125.
Description-md5:
Homepage: https://github.com/Gr1N/aiodogstatsd
Section: python
Priority: optional
Filename: pool/main/a/aiodogstatsd/python3-aiodogstatsd_0.16.0-4_all.deb