#!/bin/bash # Install Tesseract OCR sudo apt-get update sudo apt-get install -y tesseract-ocr