#!/bin/bash # Install poppler-utils (without sudo) apt-get update && apt-get install -y poppler-utils