mate-about

Show information about MATE desktop environment. More information: <https://manned.org/mate-about>.

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