Skip to main content
Version: v10.15

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

  • Ubuntu

    • Install debian package using following command.

       dpkg -i  <WME-Installer-Filename>

      extract package

  • RHEL

    • Execute the following command to untar the file and go extracted directory.

       sudo mkdir -p  /usr/local/content/wme/wme-installer/<version>/
      tar -xvf <WME-Installer-Filename> -C /usr/local/content/wme/wme-installer/<version>/
      cd /usr/local/content/wme/wme-installer/<version>/