How to Install and Uninstall python-elasticsearch-curator-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "python-elasticsearch-curator-doc" package

Please follow the step by step instructions below to install python-elasticsearch-curator-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-elasticsearch-curator-doc

2. Uninstall "python-elasticsearch-curator-doc" package

Please follow the steps below to uninstall python-elasticsearch-curator-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-elasticsearch-curator-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-elasticsearch-curator-doc
Priority: optional
Section: universe/doc
Installed-Size: 341
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: elasticsearch-curator
Version: 3.4.1-1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/e/elasticsearch-curator/python-elasticsearch-curator-doc_3.4.1-1_all.deb
Size: 34090
MD5sum: 10c266c2aaa4af98cab57e16fb95ef06
SHA1: 2d08d328f36262491c48b68982e08ce382c62f21
SHA256: 25e0ac166fc1dfb874a03a6b98aef950dca000699b2c3290526c9ddd480801ad
Description-en: Python library for managing Elasticsearch time-series indices (documentation)
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 library documentation.
Description-md5: a021d2bfcfef65a504ca6c6bf8b10dfb
Homepage: https://github.com/elasticsearch/curator
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu