How To Install python3-influxdb on Fedora 36

In this tutorial we learn how to install python3-influxdb in Fedora 36. python3-influxdb is InfluxDB client

Introduction

In this tutorial we learn how to install python3-influxdb on Fedora 36.

What is python3-influxdb

InfluxDB Python is a client for interacting with InfluxDB.

We can use yum or dnf to install python3-influxdb on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install python3-influxdb.

Install python3-influxdb on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install python3-influxdb using dnf by running the following command:

sudo dnf -y install python3-influxdb

Install python3-influxdb on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install python3-influxdb using yum by running the following command:

sudo yum -y install python3-influxdb

How To Uninstall python3-influxdb on Fedora 36

To uninstall only the python3-influxdb package we can use the following command:

sudo dnf remove python3-influxdb

python3-influxdb Package Contents on Fedora 36

/usr/lib/python3.10/site-packages/influxdb
/usr/lib/python3.10/site-packages/influxdb-5.2.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/influxdb-5.2.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/influxdb-5.2.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/influxdb-5.2.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/influxdb-5.2.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/influxdb-5.2.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/influxdb/__init__.py
/usr/lib/python3.10/site-packages/influxdb/__pycache__
/usr/lib/python3.10/site-packages/influxdb/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/_dataframe_client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/_dataframe_client.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/chunked_json.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/chunked_json.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/client.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/dataframe_client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/dataframe_client.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/exceptions.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/exceptions.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/helper.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/helper.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/line_protocol.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/line_protocol.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/resultset.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/__pycache__/resultset.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/_dataframe_client.py
/usr/lib/python3.10/site-packages/influxdb/chunked_json.py
/usr/lib/python3.10/site-packages/influxdb/client.py
/usr/lib/python3.10/site-packages/influxdb/dataframe_client.py
/usr/lib/python3.10/site-packages/influxdb/exceptions.py
/usr/lib/python3.10/site-packages/influxdb/helper.py
/usr/lib/python3.10/site-packages/influxdb/influxdb08
/usr/lib/python3.10/site-packages/influxdb/influxdb08/__init__.py
/usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__
/usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/chunked_json.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/chunked_json.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/client.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/dataframe_client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/dataframe_client.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/helper.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/influxdb08/__pycache__/helper.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/influxdb08/chunked_json.py
/usr/lib/python3.10/site-packages/influxdb/influxdb08/client.py
/usr/lib/python3.10/site-packages/influxdb/influxdb08/dataframe_client.py
/usr/lib/python3.10/site-packages/influxdb/influxdb08/helper.py
/usr/lib/python3.10/site-packages/influxdb/line_protocol.py
/usr/lib/python3.10/site-packages/influxdb/resultset.py
/usr/lib/python3.10/site-packages/influxdb/tests
/usr/lib/python3.10/site-packages/influxdb/tests/__init__.py
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/chunked_json_test.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/chunked_json_test.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/client_test.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/client_test.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/dataframe_client_test.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/dataframe_client_test.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/helper_test.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/helper_test.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/misc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/misc.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/resultset_test.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/resultset_test.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/test_line_protocol.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/__pycache__/test_line_protocol.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/chunked_json_test.py
/usr/lib/python3.10/site-packages/influxdb/tests/client_test.py
/usr/lib/python3.10/site-packages/influxdb/tests/dataframe_client_test.py
/usr/lib/python3.10/site-packages/influxdb/tests/helper_test.py
/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08
/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__init__.py
/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__
/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__/client_test.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__/client_test.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__/dataframe_client_test.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__/dataframe_client_test.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__/helper_test.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/__pycache__/helper_test.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/client_test.py
/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/dataframe_client_test.py
/usr/lib/python3.10/site-packages/influxdb/tests/influxdb08/helper_test.py
/usr/lib/python3.10/site-packages/influxdb/tests/misc.py
/usr/lib/python3.10/site-packages/influxdb/tests/resultset_test.py
/usr/lib/python3.10/site-packages/influxdb/tests/server_tests
/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__init__.py
/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__
/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__/client_test_with_server.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__/client_test_with_server.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__/influxdb_instance.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/__pycache__/influxdb_instance.cpython-310.pyc
/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/base.py
/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/client_test_with_server.py
/usr/lib/python3.10/site-packages/influxdb/tests/server_tests/influxdb_instance.py
/usr/lib/python3.10/site-packages/influxdb/tests/test_line_protocol.py
/usr/share/doc/python3-influxdb
/usr/share/doc/python3-influxdb/README.rst
/usr/share/licenses/python3-influxdb
/usr/share/licenses/python3-influxdb/LICENSE

References

Summary

In this tutorial we learn how to install python3-influxdb on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).