wine


sudo apt install wine32

dpkg --print-foreign-architectures | grep -q i386 && sudo dpkg --add-architecture i386

Then install wine32:

sudo apt-get update && sudo apt-get install wine32

And finally, don't delete your 64-bit wine install. just rename it to .wine64 then create a new .wine folder for your 32-bit apps:

mv ~/.wine ~/.wine64 && WINEARCH=win32 wineboot



vfp9 need install mscomctl.ocx

https://linuxhint.com/install_wine_-ubuntu_20-24/

sudo mkdir -pm755 /etc/apt/keyrings 

sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key

https://askubuntu.com/questions/1413071/apt-update-no-pubkey-76f1a20ff987672f-wine