How to Install and Uninstall python3-elasticsearch Package on Ubuntu 21.10 (Impish Indri)

Last updated: December 23,2024

1. Install "python3-elasticsearch" package

This tutorial shows how to install python3-elasticsearch on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-elasticsearch

2. Uninstall "python3-elasticsearch" package

This tutorial shows how to uninstall python3-elasticsearch on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-elasticsearch $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-elasticsearch package on Ubuntu 21.10 (Impish Indri)

Package: python3-elasticsearch
Architecture: all
Version: 7.1.0-3
Priority: extra
Section: universe/python
Source: python-elasticsearch
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 414
Depends: python3-urllib3, python3:any
Suggests: python-elasticsearch-doc
Filename: pool/universe/p/python-elasticsearch/python3-elasticsearch_7.1.0-3_all.deb
Size: 57404
MD5sum: 10ade04327d519177af10c747ccff3ba
SHA1: e59c74b46bdca00f2d8312c3afc34f70aa8d3a40
SHA256: 0fbb08b1b63155380ea20daabd3fce7b53a7fda03bb1146aa0bcc94e663cc3b2
SHA512: 6fb618ba8c7d86b043393d11e9a12abb70a4a2d03f9fa5368a224c3bb626ff01307946e524ccc571bb953b18103cfebcbde7d0b889f6d3b1072444bc3b3d856e
Homepage: https://github.com/elasticsearch/elasticsearch-py
Description-en: Python client for Elasticsearch (Python3 version)
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.
.
The client's features include:
* translating basic Python data types to and from json (datetimes are not
decoded for performance reasons)
* configurable automatic discovery of cluster nodes
* persistent connections
* load balancing (with pluggable selection strategy) across all available
nodes
* failed connection penalization (time based - failed connections won't be
retried until a timeout is reached)
* thread safety
* pluggable architecture
.
This package contains the Python 3 version of the library.
Description-md5: 6c7f0614651415eaf732c3bb33c7d69b