cupsfilter
Common UNIX Printing System(tm) - PPD/driver support, web interface
Install
- All systems
-
curl cmd.cat/cupsfilter.sh
- Debian
-
apt-get install cups
- Ubuntu
-
apt-get install cups
- Alpine
-
apk add cups
- Arch Linux
-
pacman -S cups
- Kali Linux
-
apt-get install cups
- Fedora
-
dnf install cups-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cups
- Raspbian
-
apt-get install cups
- Dockerfile
- dockerfile.run/cupsfilter
- Docker
-
docker run cmd.cat/cupsfilter cupsfilter
powered by Commando
cups
Common UNIX Printing System(tm) - PPD/driver support, web interface
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 the parts of CUPS which are needed for using printer drivers.