Thank you for Wine.
I am on Ubuntu 20.04 and it is the first time I use Wine.
I downloaded Wine according to the "Ubuntu" procedure : https://wiki.winehq.org/Ubuntu
I have got the `Malformed entry 60 in list file /etc/apt/sources.list` error.
In this file, I have found at the end:
Code: Select all
...
deb https://dl.winehq.org/wine-builds/ubuntu/focal main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/focal main
(#) deb https://dl.winehq.org/wine-builds/ubuntu/ focal main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/ focal main
(#)deb https://dl.winehq.org/wine-builds/ubuntu/ Focal Main
# deb-src https://dl.winehq.org/wine-builds/ubuntu/ Focal Main
2. Some warnings about 'copied lines'! I comment the third and fiftieth lines

Everything seems ok now.
Code: Select all
...
0046:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
wine: configuration in L"/home/jre/.wine" has been updated.
Code: Select all
jre@jre:~$ wine notepad
wine: created the configuration directory '/home/jre/.wine'
Now I have to see how to use Wine

In fact, I am a FLOSS advocate and user. But my bank has an e-credit card application which run only under Windows and Mac!
Note 1:This has been already discussed here:
- https://ubuntu-mate.community/t/how-do- ... list/21900
- https://askubuntu.com/questions/1116128 ... -component
Note: 2: About the release. In use the "Stable branch". The newly installed version is:
Code: Select all
wine-5.0.3jre@jre:~$ wine --version
wine-5.0.3[
/code]
Not "Wine 5.22 Released" of November 2020 ???
Thank you again for Wine and for your time. Best 2021 year, jrd10 from France.