How to Install and Uninstall python3-influxdb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 04,2024

1. Install "python3-influxdb" package

This tutorial shows how to install python3-influxdb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-influxdb

2. Uninstall "python3-influxdb" package

In this section, we are going to explain the necessary steps to uninstall python3-influxdb on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-influxdb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-influxdb
Priority: optional
Section: universe/python
Installed-Size: 283
Maintainer: Ubuntu Developers
Original-Maintainer: Alexandre Viau
Architecture: all
Source: influxdb-python
Version: 2.12.0-1
Depends: python3-dateutil, python3-requests, python3-six (>= 1.9.0), python3-tz, python3:any (>= 3.3.2-2~), python-six (>= 0.1.9)
Filename: pool/universe/i/influxdb-python/python3-influxdb_2.12.0-1_all.deb
Size: 37906
MD5sum: dcc1ee79e111d821cd44378d045f4ff4
SHA1: ea33629def8210be1e04acf81dbec7495af57f6d
SHA256: a00bcf0b9f01c224ea5bfc381a08702b3c1b9df6266709180b4d7df28e4f059c
Description-en: 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: d6b82f703c69e5dce936bd97c389ff4a
Homepage: https://pypi.python.org/pypi/influxdb
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu