How to Install and Uninstall python3-influxdb.noarch Package on CentOS Stream 9

Last updated: September 30,2024

1. Install "python3-influxdb.noarch" package

This guide covers the steps necessary to install python3-influxdb.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-influxdb.noarch

2. Uninstall "python3-influxdb.noarch" package

This guide let you learn how to uninstall python3-influxdb.noarch on CentOS Stream 9:

$ sudo dnf remove python3-influxdb.noarch $ sudo dnf autoremove

3. Information about the python3-influxdb.noarch package on CentOS Stream 9

Last metadata expiration check: 0:38:53 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-influxdb
Version : 5.3.1
Release : 1.el9
Architecture : noarch
Size : 139 k
Source : python-influxdb-5.3.1-1.el9.src.rpm
Repository : epel
Summary : InfluxDB client
URL : https://github.com/influxdb/influxdb-python
License : MIT
Description : InfluxDB Python is a client for interacting with InfluxDB.