Welcome to Genotypic

General Instructions to Install Commander-ngs

Get started with Commander-ngs by following these simple instructions:

Hardware Prerequisites (Recommended)

Note: Our software may work with low specifications as well, but the performance may vary.

Software/OS Prerequisites

Right now Commander package is only available for Ubuntu 18.04/ 20.04/ 22.04 versions and Windows 10/ 11

Installation Steps: Windows Instructions/Download

Installation Steps: Ubuntu Linux

  1. Download install.sh script file by clicking here:
  2. Give execute permission for the install.sh file
    • Right-click on install.sh file
    • Select Properties option
    • Select Permissions tab
    • Check the box, Execute: Allow executing file as program
  3. Click the Terminal symbol at the bottom left corner and type "terminal" and press enter
  4. Change the working directory to the install.sh file cd /path/to/file
    eg. cd /home/user/Downloads/
  5. Type this command sudo ./install.sh. If it prompts for sudo password, please type the password and proceed to install. Once the installation is completed, type Commander-ngs to open the Commander application.
  6. Please revert to us for the activation key.

Uninstalling the Commander-ngs

  1. Download uninstall.sh script file by clicking here:
  2. Give execute permission for the uninstall.sh file
    • Right-click on uninstall.sh file
    • Select Properties option
    • Select Permissions tab
    • Check the box, Execute: Allow executing file as program
  3. Click the Terminal symbol at the bottom left corner and type "terminal" and press enter
  4. Change the working directory to the uninstall.sh file cd /path/to/file
    eg. cd /home/user/Downloads/
  5. Type this command sudo ./uninstall.sh. If it prompts for sudo password, please type the password and proceed to uninstall.