Uninstalling Connectors for CentOS, Oracle, Ubuntu, and Red Hat
To uninstall a connector for CentOS, Oracle and Red Hat run the following CLI command:
curl -s https://download.axissecurity.com/scripts/uninstaller.sh | bash -s
To uninstall a connector for Ubuntu machines run the following CLI command:
curl -s https://download.axissecurity.com/scripts/uninstaller_ubuntu.sh | bash -s
Updated about 2 years ago