ubuntu 20.04 wine code example
Example 1: install wine ubuntu 20.04
$ sudo apt install wine64 wine32
Example 2: how to install wine in ubuntu 18.04
sudo apt install wine64 wine32
Example 3: install wine-5.5 ubuntu 20.10
wget -O - https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add -