Unix systems installation:
brew install Tesseract --HEAD
On Ubuntu it can be installed as follows:
sudo apt install tesseract-ocr
sudo apt install libtesseract-dev
on another Linux distribution,consult the installation guide here.
Windows installation In Windows we'd have to go through an installation procedure.
Visit here