apt install wine code example
Example 1: install wine ubuntu
#Install trough Ubuntu libraries
sudo apt install wine64
Example 2: how to install wine in ubuntu
$ wget -qO- https://dl.winehq.org/wine-builds/Release.key | sudo apt-key add -
Example 3: how to install wine in ubuntu 18.04
sudo apt install wine64 wine32