How to Install elasticsearch-curator software package in Ubuntu 16.10 (Yakkety Yak)

How to Install elasticsearch-curator software package in Ubuntu 16.10 (Yakkety Yak)

elasticsearch-curator software package provides command-line tool for managing Elasticsearch time-series indices, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

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

elasticsearch-curator is installed in your system.

Make ensure the elasticsearch-curator package were installed using the commands given below,

$ sudo dpkg-query -l | grep elasticsearch-curator *

You will get with elasticsearch-curator package name, version, architecture and description in a table

elasticsearch-curator package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Python
Package elasticsearch-curator
Version 4.0.1-2
Description command-line tool for managing Elasticsearch time-series indices
Sub Section python


See Also, How to uninstall or remove elasticsearch-curator software package from Ubuntu 16.10 (Yakkety Yak)?