Remove the Aurora Engine from a Linux distribution

To uninstall the Aurora Engine from a Linux distribution, do one of the following:

Task

Steps

Uninstall the Aurora Engine from a CentOS, Fedora, or Red Hat distribution.

In the command prompt, run the following command:

CODE
rpm -e 'rpm -qa | grep -i samplescore'

Uninstall the Aurora Engine from a Debian or Ubuntu distribution.

In the command prompt, run the following command:

CODE
dpkg -r samplescore