gnome-screenshot

Capture the screen, a window, or a user-defined area and save the image to a file. More information: <https://manned.org/gnome-screenshot>.

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