Here I am back 
Following the instructions for installing Wine I am up to here:
Most of the Windows applications are built for 32-bit architecture. The first step is to enable multiarch, which allows you to install both 64 and 32-bit packages on the machine:
Then it tells me to do this
sudo dpkg --add-architecture i386
sudo apt update
After doing that I get this
3 packages can be upgraded. Run 'apt list --upgradable' to see them.
After doing that I get this
zorin-appearance-layouts-shell-premium/focal,focal 3.1.4 all [upgradable from: 3.1.3]
zorin-os-pro-creative-suite/focal,focal 1.3.1 all [upgradable from: 1.2]
zorin-os-pro-productivity-apps/focal,focal 1.3.1 all [upgradable from: 1.1.1]
What do I do now please the next step is Install Wine:
sudo apt install wine64 wine32