ippserver
Common UNIX Printing System(tm) - IPP developer/admin utilities
Install
- All systems
-
curl cmd.cat/ippserver.sh
- Debian
-
apt-get install cups-ipp-utils
- Ubuntu
-
apt-get install cups-ipp-utils
- Kali Linux
-
apt-get install cups-ipp-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cups-ipp-utils
- Raspbian
-
apt-get install cups-ipp-utils
- Dockerfile
- dockerfile.run/ippserver
cups-ipp-utils
Common UNIX Printing System(tm) - IPP developer/admin utilities
The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. This package provides IPP utilities for developers and system administrators