Deinstallation procedure
To uninstall a particular CHARON-AXP product:
- Stop all running CHARON-AXP instances, remove all CHARON-AXP services.
- Login as "root" user.
Issue the following command:
# yum remove <CHARON-AXP product name>
Example:
# yum remove charon-axp-es40-4.6-16803
If it is required to uninstall all products completely (including all compartment components and drivers), use the following command:
# yum remove aksusbd `rpm -q -a | grep charon` |