mate-calc-cmd

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

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