Easy steps to install vapoursynth-ocr package on Mac
Package Information:
Application Name – vapoursynth-ocr
What is vapoursynth-ocr – Not Available for vapoursynth-ocr
Use of vapoursynth-ocr – VapourSynth filters – Tesseract OCR filter
URL – http://www.vapoursynth.com
Installation Steps:
- Open Terminal using Spotlight search by pressing  <command+space>. Type terminal and hitEnterkey.
- Now, run following command to install homebrew (brew)
- Install vapoursynth-ocr using brew
brew install vapoursynth-ocr 

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

vapoursynth-ocr is ready to use now!