pdf2htmlEX/pdf2htmlEX/test/installManualTestSoftware

14 lines
284 B
Bash
Executable File

#!/bin/bash
# This bash script installs all local software required to run the
# pdf2htmlEX tests
export DEBIAN_FRONTEND=noninteractive
# Start by making sure all required apt packages exist
#
sudo apt -y install \
graphicsmagick-imagemagick-compat \
okular