mate-calc
Calculate mathematic expressions in MATE desktop environment. More information: <https://manned.org/mate-calc>.
RUN apt-get update && \
apt-get install -y mate-calc
RUN apt-get update && \
apt-get install -y mate-calc
RUN apk add mate-calc
RUN pacman -S --noconfirm mate-calc
RUN apt-get update && \
apt-get install -y mate-calc
RUN dnf install -y mate-calc