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

Last updated: May 16,2024

1. Install "elasticsearch-curator" package

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

$ sudo apt update $ sudo apt install elasticsearch-curator

2. Uninstall "elasticsearch-curator" package

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

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

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

Package: elasticsearch-curator
Version: 5.8.1-4.1
Installed-Size: 105
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-elasticsearch-curator (= 5.8.1-4.1), python3-pkg-resources
Size: 93472
SHA256: 50b3119fce4add6d623704e4b1750f6fb26ca54f37dbd6d05fee09928ca2159f
SHA1: 5a03c87d8afc754cbb209fcbca0dfea29e6c9a1e
MD5sum: 79732cf2b29e6f4f65de4e1daa2f183a
Description: command-line tool 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 curator and es_repo_mgr command-line tools.
Description-md5:
Homepage: https://github.com/elasticsearch/curator
Section: admin
Priority: optional
Filename: pool/main/e/elasticsearch-curator/elasticsearch-curator_5.8.1-4.1_all.deb