lpstat

Show status information about printers. More information: <https://manned.org/lpstat>.

Debian Debian
RUN apt-get update && \ apt-get install -y lprng
Ubuntu
RUN apt-get update && \ apt-get install -y gnuspool
Alpine
RUN apk add cups
Arch Arch Linux
RUN pacman -S --noconfirm cups
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y lprng
Fedora
RUN dnf install -y cups
Raspbian
RUN apt-get update && \ apt-get install -y gnuspool
click the source code to copy install lpstat on any operating system with command-not-found.com