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

Last updated: May 03,2024

1. Install "python3-aiomeasures" package

Here is a brief guide to show you how to install python3-aiomeasures on Kali Linux

$ sudo apt update $ sudo apt install python3-aiomeasures

2. Uninstall "python3-aiomeasures" package

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

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

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

Package: python3-aiomeasures
Source: python-aiomeasures
Version: 0.5.14-6
Installed-Size: 60
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 9568
SHA256: 80213406cb8bf1295c0b956a29ea5b354ec5e3f58e6e46fadb5bbc7d62c75bcf
SHA1: 930b9b0ba32b19b2f766b56e4b67a1f9df4dc811
MD5sum: e5ec1419c337f044db3a220b3c73d704
Description: collect and send metrics to StatsD for Python
This library allows you to send metrics to your Datadog or Statsd server.
This works on Python >= 3.3 and relies on asyncio.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://pypi.python.org/pypi/aiomeasures
Section: python
Priority: optional
Filename: pool/main/p/python-aiomeasures/python3-aiomeasures_0.5.14-6_all.deb