pi

Compute decimal Archimedes' constant Pi. More information: <https://manned.org/pi>.

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