I'm trying to print a bunch of files to PDF files.
An online tutorial suggested I run lpr *.pdf in the directory but that yields the error bash: lpr: command not found.
When I run yay -S lpr I get this message:
==> Error: Could not find all required packages:
lpr (Target)
If there's no lpr command for Arch, which package(s) do I need?