I downloaded and installed "wine-devel-amd64_4.19~eoan_amd64.deb" from
There is a .wine folder in my home directory. Where is winecfg?
41 Answer
The version you installed is a 64bit-only flavour or wine. Use the following command for winecfg:
wine64 winecfgAnd you should also use wine64 for launching executables (rather than wine as you did before).
See also: