calc

An interactive arbitrary-precision calculator in the terminal. More information: <https://github.com/lcn2/calc>.

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