How to Install and Uninstall python-aiodogstatsd-doc Package on Kali Linux

Last updated: May 21,2024

1. Install "python-aiodogstatsd-doc" package

This tutorial shows how to install python-aiodogstatsd-doc on Kali Linux

$ sudo apt update $ sudo apt install python-aiodogstatsd-doc

2. Uninstall "python-aiodogstatsd-doc" package

Please follow the step by step instructions below to uninstall python-aiodogstatsd-doc on Kali Linux:

$ sudo apt remove python-aiodogstatsd-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-aiodogstatsd-doc package on Kali Linux

Package: python-aiodogstatsd-doc
Source: aiodogstatsd
Version: 0.16.0-4
Installed-Size: 916
Maintainer: Debian Python Team
Architecture: all
Depends: fonts-font-awesome, libjs-highlight.js, libjs-jquery
Size: 194312
SHA256: b77bb99465d30745bb7a6f215927475dc9000dfa147ffb4e9bf2b344fa7c25c5
SHA1: 5496722e34f88db880dabccff467a923cf3acf6a
MD5sum: 1cc10095c6d7703e7fdc578f590372a1
Description: asyncio-based client for sending metrics to StatsD (docs)
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.
.
This package contain the documentation.
Description-md5:
Homepage: https://github.com/Gr1N/aiodogstatsd
Section: doc
Priority: optional
Filename: pool/main/a/aiodogstatsd/python-aiodogstatsd-doc_0.16.0-4_all.deb