How to Install and Uninstall python3-elastic-transport.noarch Package on Fedora 38

Last updated: November 27,2024

1. Install "python3-elastic-transport.noarch" package

This tutorial shows how to install python3-elastic-transport.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install python3-elastic-transport.noarch

2. Uninstall "python3-elastic-transport.noarch" package

Please follow the step by step instructions below to uninstall python3-elastic-transport.noarch on Fedora 38:

$ sudo dnf remove python3-elastic-transport.noarch $ sudo dnf autoremove

3. Information about the python3-elastic-transport.noarch package on Fedora 38

Last metadata expiration check: 0:55:39 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : python3-elastic-transport
Version : 8.4.0
Release : 2.fc38
Architecture : noarch
Size : 117 k
Source : python-elastic-transport-8.4.0-2.fc38.src.rpm
Repository : fedora
Summary : Transport classes and utilities shared among Python Elastic
URL : https://github.com/elastic/elastic-transport-python
License : Apache-2.0
Description : Transport classes and utilities shared among Python Elastic client libraries
:
: This library was lifted from elasticsearch-py and then transformed to be used
: across all Elastic services rather than only Elasticsearch.