winedump

Wine development environment

Debian Debian
RUN apt-get update && \ apt-get install -y wine64-tools
Ubuntu
RUN apt-get update && \ apt-get install -y wine1.6
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y wine64-tools
Fedora
RUN dnf install -y wine-devel
click the source code to copy install winedump on any operating system with command-not-found.com