https://linuxize.com/post/how-to-install-wine-on-ubuntu-18-04/
https://linuxconfig.org/how-to-create-desktop-shortcut-launcher-on-ubuntu-18-04-bionic-beaver-linux
Desktop Shortcut creation with gnome-desktop-item-edit
The gnome-desktop-item-edit
command may be missing as it is not installed by default. You can install it by opening up terminal and entering the following linux command:
$ sudo apt-get install --no-install-recommends gnome-panel
To create a new desktop shortcut launcher on Ubuntu 18.04 execute the following linux command:
$ gnome-desktop-item-edit ~/Desktop/ --create-new