scrot

Screen capture utility. More information: <https://github.com/resurrecting-open-source-projects/scrot>.

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