gnome-calculator
The official calculator for the GNOME desktop environment. More information: <https://wiki.gnome.org/Apps/Calculator>.
RUN apt-get update && \
apt-get install -y gnome-calculator
RUN apt-get update && \
apt-get install -y gnome-calculator
RUN pacman -S --noconfirm gnome-calculator
RUN apt-get update && \
apt-get install -y gnome-calculator
RUN yum install -y gnome-calculator
RUN dnf install -y gnome-calculator
RUN apt-get update && \
apt-get install -y gnome-calculator