https://wiki.debian.org/Wine
Installation on Debian Jessie and newer
Step 1: Enable multiarch
dpkg --print-architecture
sudo dpkg --add-architecture i386 && apt update
sudo apt install wine
sudo apt install wine-development
Installation on Debian Jessie and newer
Step 1: Enable multiarch
dpkg --print-architecture
sudo dpkg --add-architecture i386 && apt update
sudo apt install wine
sudo apt install wine-development