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

Last updated: June 03,2024

1. Install "python310-influxdb-client" package

In this section, we are going to explain the necessary steps to install python310-influxdb-client on openSuSE Tumbleweed

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

2. Uninstall "python310-influxdb-client" package

This tutorial shows how to uninstall python310-influxdb-client on openSuSE Tumbleweed:

$ sudo zypper remove python310-influxdb-client

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

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