netaddr

manipulation of various common network address notations (Python 2)

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