How to Install and Uninstall python39-influxdb-client Package on openSuSE Tumbleweed

Last updated: October 04,2024

1. Install "python39-influxdb-client" package

Please follow the guidance below to install python39-influxdb-client on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-influxdb-client

2. Uninstall "python39-influxdb-client" package

Learn how to uninstall python39-influxdb-client on openSuSE Tumbleweed:

$ sudo zypper remove python39-influxdb-client

3. Information about the python39-influxdb-client package on openSuSE Tumbleweed

Information for package python39-influxdb-client:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-influxdb-client
Version : 1.41.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 6.8 MiB
Installed : No
Status : not installed
Source package : python-influxdb-client-1.41.0-1.1.src
Upstream URL : https://github.com/influxdata/influxdb-client-python
Summary : InfluxDB 2.0 Python client library
Description :
The Python client library for use with InfluxDB 2.x and Flux.
InfluxDB 3.x users should instead use the lightweight v3 client library.
InfluxDB 1.x users should use the v1 client library.
The API of the influxdb-client-python is not the backwards-compatible with
the old one - influxdb-python.