lstmeval

Tesseract command line OCR tool

Debian Debian
RUN apt-get update && \ apt-get install -y tesseract-ocr
Ubuntu
RUN apt-get update && \ apt-get install -y tesseract-ocr
Alpine
RUN apk add tesseract-ocr
Arch Arch Linux
RUN pacman -S --noconfirm tesseract
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y tesseract-ocr
Fedora
RUN dnf install -y tesseract-tools
Raspbian
RUN apt-get update && \ apt-get install -y tesseract-ocr
click the source code to copy install lstmeval on any operating system with command-not-found.com