Skip to main content

Uninstalling VMS Gateway

Updated over 10 months ago

If you want to remove VMS Gateway from your machine (for example to reinstall VMS Gateway again) follow these steps:

  • Open Terminal application – this should give you a command prompt.

  • Run the uninstaller using this command:

Ubuntu users:

sudo apt remove --purge vms-gateway

Red Hat users:

sudo dnf remove vms-gateway
  • Enter your login password.

This will remove VMS Gateway (and accompanying libraries) and all saved VMS Gateway settings from your machine.

After uninstalling it should now be possible to perform a clean re-install of VMS Gateway if required.


​

Did this answer your question?