airdecap-ng

Decrypt a WEP, WPA, or WPA2 encrypted capture file. Part of Aircrack-ng network software suite. More information: <https://www.aircrack-ng.org/doku.php?id=airdecap-ng>.

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