Clone
5
Dependencies Installation
Raman Gupta edited this page 2020-11-03 10:09:05 -05:00

Dependencies Installation

Unverified system-specific commands for dependency installation:

Fedora

sudo dnf install \
  netpbm-progs \
  ghostscript \
  poppler-utils \
  imagemagick \
  unpaper \
  util-linux \
  tesseract \
  parallel \
  units \
  bc

Ubuntu / Debian

sudo apt install \
  netpbm \
  ghostscript \
  poppler-utils \
  imagemagick \
  unpaper \
  util-linux \
  tesseract-ocr \
  parallel \
  units \
  bc

Sources: