Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ajeebkp23/944a5a5aba78a7a9298a66d9ed05fbda to your computer and use it in GitHub Desktop.
Save ajeebkp23/944a5a5aba78a7a9298a66d9ed05fbda to your computer and use it in GitHub Desktop.
Install tesseract in Ubuntu / Debian a.k.a Debian family
sudo apt install tesseract-ocr
sudo apt install libtesseract-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment