lpd
BSD lpr/lpd line printer spooling system
Install
- All systems
-
curl cmd.cat/lpd.sh
- Debian
-
apt-get install lpr
- Ubuntu
-
apt-get install lpr
- Kali Linux
-
apt-get install lpr
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lpr
- Raspbian
-
apt-get install lpr
- Dockerfile
- dockerfile.run/lpd
lpr
BSD lpr/lpd line printer spooling system
This is the BSD printer spooler and associated utilities. You can use this for local and remote printers. If you install magicfilter or apsfilter (along with ghostscript), lpr will be able to automatically handle special file types (such as Postscript and PDF files).
lprng
lpr/lpd printer spooling system
The LPRng software is an enhanced, extended, and portable version of the Berkeley LPR software (the standards UNIX printer spooler) You can use this for local and remote printers.