how to show wine in ubantu. code example
Example 1: how to install wine in ubuntu
$ sudo dpkg --add-architecture i386
Example 2: how to install wine in ubuntu
$ sudo apt install wine32
$ sudo dpkg --add-architecture i386
$ sudo apt install wine32