kbmv
Contributor

Hi below worked for me, I created an init script for my compute with below code


sudo rm -r /var/lib/apt/lists/*
sudo apt clean && sudo apt update --fix-missing -y
sudo apt-get install poppler-utils tesseract-ocr -y