Extract Package
Assuming you already launched Platform Instance, downloaded required installer and kept the file in user home directory of platform machine.for launching Platform Instance visit launch Platform Instance with this prerequisites
Extract Package for WME installer
Execute the following commands to untar the file and go extracted directory.
Make a WME installation directory in the platform.
sudo mkdir -p /usr/local/content/wme/wme-installer/<version>/
Extract the Patch packgae file into the installation directory.
sudo tar -xvf <WME-Installer-Filename> -C /usr/local/content/wme/wme-installer/<version>/
Go to the extracted directory.
cd /usr/local/content/wme/wme-installer/<version>/