xcalc

X applications

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