5 lines
206 B
Bash
Executable File
5 lines
206 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sudo apt-get -y install libxcb-util0-dev fakeroot libtesseract-dev libleptonica-dev qt5-qmake libqt5webkit5-dev libqt5x11extras5-dev g++
|
|
#sudo apt-get -y install tesseract-ocr-eng #for testing
|