How to Install and Uninstall python3-elasticsearch-curator Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-elasticsearch-curator" package

Please follow the step by step instructions below to install python3-elasticsearch-curator on Kali Linux

$ sudo apt update $ sudo apt install python3-elasticsearch-curator

2. Uninstall "python3-elasticsearch-curator" package

Please follow the steps below to uninstall python3-elasticsearch-curator on Kali Linux:

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

3. Information about the python3-elasticsearch-curator package on Kali Linux

Package: python3-elasticsearch-curator
Source: elasticsearch-curator
Version: 5.8.1-4.1
Installed-Size: 445
Maintainer: Debian Python Team
Architecture: all
Depends: python3-boto3 (>= 1.9.142), python3-certifi, python3-click, python3-elasticsearch (>= 7.0.4), python3-requests, python3-six, python3-urllib3 (>= 1.24.2), python3-voluptuous, python3-yaml, python3:any, python3-pkg-resources
Suggests: python-elasticsearch-curator-doc
Size: 93064
SHA256: 5df3accd0a004e806eba24b5be650fcbe721eb4a549fd8f51c5c12dad45ef863
SHA1: e690d42f46bdc481fab78e6d44691e35e427dd08
MD5sum: 3cdedbb8ba53f391d663dab4382c4ff9
Description: Python 3 library for managing Elasticsearch time-series indices
Elasticsearch Curator helps manage Elasticsearch time-series indices. It
consists of a Python library and a CLI tool providing a high-level interface
to Elasticsearch administration tasks, such as:
.
- Management of index aliases
- Index optimization
- Changing the replica count
- Modifying the shard/index allocation using routing tags
- Index snapshotting
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/elasticsearch/curator
Section: python
Priority: optional
Filename: pool/main/e/elasticsearch-curator/python3-elasticsearch-curator_5.8.1-4.1_all.deb