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

Last updated: November 16,2024

1. Install "python311-influxdb-client" package

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

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

2. Uninstall "python311-influxdb-client" package

Please follow the step by step instructions below to uninstall python311-influxdb-client on openSuSE Tumbleweed:

$ sudo zypper remove python311-influxdb-client

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

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