mate-screenshot

Make screenshots in MATE desktop environment. More information: <https://manned.org/mate-screenshot>.

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