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

Last updated: May 04,2024

1. Install "python3-influxdb" package

Please follow the steps below to install python3-influxdb on Kali Linux

$ sudo apt update $ sudo apt install python3-influxdb

2. Uninstall "python3-influxdb" package

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

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

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

Package: python3-influxdb
Source: influxdb-python
Version: 5.3.1-6
Installed-Size: 404
Maintainer: Debian Python Team
Architecture: all
Depends: python3-dateutil, python3-msgpack, python3-requests, python3-six (>= 1.10.0), python3-tz, python3:any
Size: 51968
SHA256: 9ecba0dc4bd3f8bdac076e8c7e4cb7d5e14f823be8dc8832f0d29251a6059974
SHA1: 77dd883a9c6973d3c256050410b923e92f254632
MD5sum: 8f13940bb6761f64f20e6d1ad3db3099
Description: Client for InfluxDB - Python 3.x
API bindings for InfluxDB. Supports both InfluxDB v0.8 and InfluxDB >= 0.9.
InfluxDB is an open source distributed time series database with no external
dependencies. It's useful for recording metrics, events, and performing
analytics.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/influxdata/influxdb-python
Section: python
Priority: optional
Filename: pool/main/i/influxdb-python/python3-influxdb_5.3.1-6_all.deb