lppasswd
Common UNIX Printing System(tm) - client programs (SysV)
Install
- All systems
-
curl cmd.cat/lppasswd.sh
- Debian
-
apt-get install cups-client
- Ubuntu
-
apt-get install cups-client
- Alpine
-
apk add cups-client
- Kali Linux
-
apt-get install cups-client
- Fedora
-
dnf install cups-client
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install cups-client
- Raspbian
-
apt-get install cups-client
- Dockerfile
- dockerfile.run/lppasswd
- Docker
-
docker run cmd.cat/lppasswd lppasswd
powered by Commando
cups-client
Common UNIX Printing System(tm) - client programs (SysV)
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 System V style print client programs.