lengyijun
2/1/2019 - 6:13 AM

lpr: Error - no default destination available

To find the available printers, at a terminal type

lpstat -p -d

Then to pick one as the default lpd printer, type at the terminal

lpoptions -d <printer>

You can copy and paste the <printer> from the list given by lpstat -p -d

Then type

lpq

to see if the printer you selected is now the default.