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

Last updated: May 19,2024

1. Install "python38-elasticsearch" package

Learn how to install python38-elasticsearch on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-elasticsearch

2. Uninstall "python38-elasticsearch" package

Please follow the steps below to uninstall python38-elasticsearch on openSuSE Tumbleweed:

$ sudo zypper remove python38-elasticsearch

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

Information for package python38-elasticsearch:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-elasticsearch
Version : 7.6.0-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 1,1 MiB
Installed : No
Status : not installed
Source package : python-elasticsearch-7.6.0-2.8.src
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.