How to Install and Uninstall python3-elasticsearch Package on openSUSE Leap
Last updated: November 22,2024
1. Install "python3-elasticsearch" package
Please follow the instructions below to install python3-elasticsearch on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-elasticsearch
Copied
2. Uninstall "python3-elasticsearch" package
This is a short guide on how to uninstall python3-elasticsearch on openSUSE Leap:
$
sudo zypper remove
python3-elasticsearch
Copied
3. Information about the python3-elasticsearch package on openSUSE Leap
Information for package python3-elasticsearch:
----------------------------------------------
Repository : Main Repository
Name : python3-elasticsearch
Version : 6.0.0-1.17
Arch : noarch
Vendor : SUSE LLC
Installed Size : 717.0 KiB
Installed : No
Status : not installed
Source package : python-elasticsearch-6.0.0-1.17.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.
----------------------------------------------
Repository : Main Repository
Name : python3-elasticsearch
Version : 6.0.0-1.17
Arch : noarch
Vendor : SUSE LLC
Installed Size : 717.0 KiB
Installed : No
Status : not installed
Source package : python-elasticsearch-6.0.0-1.17.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.