# IF you are on alpine, install the dependencies
apk add curl git bash
# IF you are on ubuntu, install the dependencies
apt update
apt install curl git bash
# IF you are on macOS, install the dependencies
xcode-select --install
# Open a Dorothy trial shell
eval "$(curl -fsSL https://dorothy.bevry.workers.dev)"
# Run Dorothy's xps2pdf command on all .xps files in your current working directory
xps2pdf *.pdf
# Exit the Dorothy trial shell
exit
It leverages the xps2pdf
command from the Dorothy dotfile ecosystem.
Getting the following errors:
xps2pdf:28: command not found: GetFileInfo
xps2pdf:29: command not found: SetFile