Deinstallation procedure
To uninstall the CHARON-AXP product:
- Stop all running CHARON-AXP instances, remove all CHARON-AXP services.
- Login as "root" user.
Issue the following command:
# yum remove aksusbd `rpm -q -a | grep charon`
To uninstall the CHARON-AXP product:
Issue the following command:
# yum remove aksusbd `rpm -q -a | grep charon` |