https://linuxize.com/post/how-to-install-wine-on-ubuntu-18-04/

Oracle Sql Developer Ubuntu 18.04 Installation Guide

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
Create Desktop Shortcut launcher - Ubuntu 18.04 - gnome-desktop-item-edit

Create Desktop Shortcut launcher - Ubuntu 18.04 - Fill in all required information

Fill in all required information and hit OK button.
Create Desktop Shortcut launcher - Ubuntu 18.04 - shortcut will be created on your Desktop

At this stage the new shortcut will be created on your Desktop.
Create Desktop Shortcut launcher - Ubuntu 18.04 - trust and launch application

Now double click on the new icon and hit Trust and Launch button.
Create Desktop Shortcut launcher - Ubuntu 18.04

New shortcut ready.