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

Last updated: May 18,2024

1. Install "python36-elasticsearch" package

This guide covers the steps necessary to install python36-elasticsearch on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-elasticsearch

2. Uninstall "python36-elasticsearch" package

Please follow the guidance below to uninstall python36-elasticsearch on openSuSE Tumbleweed:

$ sudo zypper remove python36-elasticsearch

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

Information for package python36-elasticsearch:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-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.