How to Install and Uninstall python3-influxdb.noarch Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "python3-influxdb.noarch" package

This tutorial shows how to install python3-influxdb.noarch on Oracle Linux 9

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

2. Uninstall "python3-influxdb.noarch" package

This tutorial shows how to uninstall python3-influxdb.noarch on Oracle Linux 9:

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

3. Information about the python3-influxdb.noarch package on Oracle Linux 9

Last metadata expiration check: 1:32:28 ago on Thu Feb 15 07:50:05 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.