shapeclustering

Raw OCR Engine

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
Raspbian
RUN apt-get update && \ apt-get install -y tesseract-ocr
click the source code to copy install shapeclustering on any operating system with command-not-found.com