xcalc
X applications
RUN apt-get update && \
apt-get install -y x11-apps
RUN apt-get update && \
apt-get install -y x11-apps
RUN apk add xcalc
RUN pacman -S --noconfirm xcalc
RUN apt-get update && \
apt-get install -y x11-apps
RUN dnf install -y xcalc
RUN apt-get update && \
apt-get install -y x11-apps