winedbg

Common files

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