ipcalc

Perform simple operations and calculations on IP addresses and networks. More information: <https://manned.org/ipcalc>.

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