Uninstalling VortexDDS

Linux

Uninstalling VortexDDS on Linux can be established by invoking the following two commands (of which the first is optional):

sudo dpkg --remove vortex-dds-dev
sudo dpkg --remove vortex-dds

Note

Mind the order in which these commands are run. The development package (vortex-dds-dev) need to be removed first since it depends on the library version (vortex-dds).

Windows

There are two ways to uninstall VortexDDS from Windows

  1. By using the original VortexDDS MSI file
  2. By using Windows “Apps & features”

Original MSI

Locate the original VortexDDS MSI file on your system and start it. After clicking Next, an overview of options appears, amongst which is the remove option. By clicking Remove, all files and folders are removed, except the VortexDDS examples (if installed).

Apps & features

Go to Windows Settings by clicking the Settings-icon ( settings_icon ) in the Windows Start Menu. Choose Apps in the Windows Settings screen. A list of all installed apps and programs pops up. Select VortexDDS and choose Uninstall. All installed files and folders will be removed, except the VortexDDS examples (if installed).