'Can't install Tesseract OCR w/ Homebrew on Mac

I am trying to install Tesseract OCR with Homebrew version 5.1.0 which I managed to do with brew install tesseract-lang but it only installs the English. I got following prompt This formula contains only the "eng", "osd", and "snum" language data files. If you need any other supported languages, run brew install tesseract-lang. However this exactly why I typed. I search on old repos and saw brew install --languages-all was advised and it was for version 4.1.0 and now does not work. Anyone managed to install the latest version with all the languages? Many thanks !



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source