iwpan

Configure and test 802.15.4 devices

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