-
Notifications
You must be signed in to change notification settings - Fork 29
Dependencies Installation
Raman Gupta edited this page Nov 3, 2020
·
5 revisions
Unverified system-specific commands for dependency installation:
sudo dnf install \
netpbm-progs \
ghostscript \
poppler-utils \
imagemagick \
unpaper \
util-linux \
tesseract \
parallel \
units \
bc
sudo apt install \
netpbm \
ghostscript \
poppler-utils \
imagemagick \
unpaper \
util-linux \
tesseract-ocr \
parallel \
units \
bc
- @stevesimmons https://github.com/rocketraman/sane-scan-pdf/issues/14
- @timcknowles https://github.com/rocketraman/sane-scan-pdf/issues/15