How to Install and Uninstall python2-elasticsearch Package on openSUSE Leap

Last updated: May 14,2024

1. Install "python2-elasticsearch" package

Please follow the instructions below to install python2-elasticsearch on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-elasticsearch

2. Uninstall "python2-elasticsearch" package

In this section, we are going to explain the necessary steps to uninstall python2-elasticsearch on openSUSE Leap:

$ sudo zypper remove python2-elasticsearch

3. Information about the python2-elasticsearch package on openSUSE Leap

Information for package python2-elasticsearch:
----------------------------------------------
Repository : Main Repository
Name : python2-elasticsearch
Version : 6.0.0-bp153.1.15
Arch : noarch
Vendor : openSUSE
Installed Size : 520,3 KiB
Installed : No
Status : not installed
Source package : python-elasticsearch-6.0.0-bp153.1.15.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.