How to Install and Uninstall python312-elasticsearch Package on openSuSE Tumbleweed

Last updated: July 04,2024

1. Install "python312-elasticsearch" package

Please follow the steps below to install python312-elasticsearch on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-elasticsearch

2. Uninstall "python312-elasticsearch" package

Please follow the guidelines below to uninstall python312-elasticsearch on openSuSE Tumbleweed:

$ sudo zypper remove python312-elasticsearch

3. Information about the python312-elasticsearch package on openSuSE Tumbleweed

Information for package python312-elasticsearch:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-elasticsearch
Version : 8.12.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 5.4 MiB
Installed : No
Status : not installed
Source package : python-elasticsearch-8.12.0-1.2.src
Upstream URL : https://github.com/elastic/elasticsearch-py
Summary : Python client for Elasticsearch
Description :
Official low-level client for Elasticsearch. Its goal is to provide common
ground for all Elasticsearch-related code in Python; because of this it tries
to be opinion-free and very extendable.