mate-terminal.wrapper

MATE terminal emulator application

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