Perform the following steps to remove Connect from your system:
- Ensure that no Connect jobs are running.
-
If you installed the Editor Runtime Service, you need to uninstall it first. Login as
root and run:
cd <connect_install> ./install
When prompted, select to uninstall the service.
-
Remove the Connect directory:
cd <connect_install>/.. rm –rf <connect_install>
Remove any environment variable settings that you added to your profile, e.g. <connect_install>/bin in your PATH, after the Connect installation.