mate-calculator

MATE desktop calculator

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