For the complete documentation index, see llms.txt. This page is also available as Markdown.
Cortex XSOAR 6.13

Remove an Engine

Remove an engine in Cortex XSOAR 6.13.

You can remove a Cortex XSOAR engine when it is no longer needed.

  • Run one of the following commands according to your operating system:

    Installation
    Command

    RPM

    Get the full package: **`rpm -qa

    DEB

    Get the full package: dpkg-query -W -f='${Package}' d1_*

    Remove the package: dpkg --purge <package name>

    SH

    Remove an Engine: sudo`` ``<engine-file-path>-- -purge

    For Windows machines, delete the engine file that was created.

Last updated

Was this helpful?