Home
EN
Location
Documentation Home
Palo Alto Networks
Support
Live Community
Knowledge Base
MENU
Home
Security Operations
Cortex XSOAR
Cortex XSOAR Administrator’s Guide
Engines
Remove an Engine
Document:
Cortex XSOAR Administrator’s Guide
Remove an Engine
Download PDF
Last Updated:
Sat Mar 05 23:12:46 PST 2022
Current Version:
6.0 (EoL)
Version 6.6
Version 6.5
Version 6.2
Version 6.1 (EoL)
Version 6.0 (EoL)
Version 5.5 (EoL)
End-of-Life (EoL)
Previous
Next
Remove an Engine
Remove an engine dependent on your operating system.
You can remove an engine depending on your operating system.
Run the following commands according to your operating system:
Installation
Command
RPM
Get the full package:
rpm -qa | grep -i ^d1_*
Remove the package:
rpm -evv d1_
<package name>
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
Previous
Next
Recommended For You
Recommended Videos
Recommended videos not found.