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

Last updated: June 24,2024

1. Install "python312-influxdb-client" package

Please follow the guidelines below to install python312-influxdb-client on openSuSE Tumbleweed

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

2. Uninstall "python312-influxdb-client" package

In this section, we are going to explain the necessary steps to uninstall python312-influxdb-client on openSuSE Tumbleweed:

$ sudo zypper remove python312-influxdb-client

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

Information for package python312-influxdb-client:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-influxdb-client
Version : 1.41.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 7.7 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.