calc
An interactive arbitrary-precision calculator in the terminal. More information: <https://github.com/lcn2/calc>.
RUN apt-get update && \
apt-get install -y apcalc
RUN apt-get update && \
apt-get install -y apcalc
RUN pacman -S --noconfirm calc
RUN apt-get update && \
apt-get install -y apcalc
RUN dnf install -y calc
RUN apt-get update && \
apt-get install -y apcalc