mate-calc

Calculate mathematic expressions in MATE desktop environment. More information: <https://manned.org/mate-calc>.

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-calc on any operating system with command-not-found.com