#!/bin/bash # Update package lists apt-get update # Install poppler-utils apt-get install -y poppler-utils