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

Last updated: January 11,2025

1. Install "python3-aioinflux" package

Please follow the instructions below to install python3-aioinflux on Kali Linux

$ sudo apt update $ sudo apt install python3-aioinflux

2. Uninstall "python3-aioinflux" package

Please follow the guidelines below to uninstall python3-aioinflux on Kali Linux:

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

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

Package: python3-aioinflux
Source: python-aioinflux
Version: 0.9.0-5
Installed-Size: 68
Maintainer: Debian Python Team
Architecture: all
Depends: python3-aiohttp, python3-ciso8601, python3:any
Recommends: python3-pandas
Size: 17684
SHA256: 8a78eaf0be74f07690cc48173431b617ceec978c3881e3a53c895a70bc3f4ab8
SHA1: d03850a326894d55b9cff1b7de78f83b629f5508
MD5sum: 72be1efd5ba7a5aaab6fcc4de45c8da8
Description: Asynchronous Python client for InfluxDB
Asynchronous Python client for InfluxDB. Built on top of aiohttp and asyncio.
Aioinflux is an alternative to the official InfluxDB Python client.
.
Aioinflux supports interacting with InfluxDB in a non-blocking way by using
aiohttp. It also supports writing and querying of Pandas dataframes,
among other handy functionality.
Description-md5:
Homepage: https://github.com/gusutabopb/aioinflux
Section: python
Priority: optional
Filename: pool/main/p/python-aioinflux/python3-aioinflux_0.9.0-5_all.deb