idl2wrs

network traffic analyzer - development tools

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