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

Last updated: May 19,2024

1. Install "python310-elasticsearch" package

This is a short guide on how to install python310-elasticsearch on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-elasticsearch

2. Uninstall "python310-elasticsearch" package

Please follow the instructions below to uninstall python310-elasticsearch on openSuSE Tumbleweed:

$ sudo zypper remove python310-elasticsearch

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

Information for package python310-elasticsearch:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-elasticsearch
Version : 8.12.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 4.5 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.