EventStore |
Console Mode |
- Login to server as root.
-
Execute <USER_INSTALL_DIR>/uninstaller/eventstore/eventstore_uninstaller –i console Here USER_INSTALL_DIR denotes the location where Eventstore is installed.
- Installer displays information about uninstaller, press Enter to continue.
- Uninstaller exits after uninstalling all the installed files.
|
GUI Mode |
- Login to server as root.
-
Execute <USER_INSTALL_DIR>/uninstaller/eventstore/eventstore_uninstaller –i gui Here USER_INSTALL_DIR denotes the location where eventstore is installed.
- Installer displays information about uninstaller, click Uninstall to continue.
- Click Done to exit the uninstaller.
|
Silent Mode |
- Login to server as root.
-
Type bash <USER_INSTALL_DIR>/uninstaller/eventstore/eventstore_uninstaller -i silent Where <USER_INSTALL_DIR> is the place where eventstore is installed.
|
cAPI |
Console Mode |
- Login to server as root.
-
Execute <USER_INSTALL_DIR>/uninstaller/cAPI/cAPI_uninstaller –i console Here USER_INSTALL_DIR denotes the location where cAPI is installed.
- Installer displays information about uninstaller, press Enter to continue.
- Installer exits after uninstallation of all the installed files.
|
GUI Mode |
- Login to server as root.
-
Execute <USER_INSTALL_DIR>/uninstaller/cAPI/cAPI_uninstaller –i gui Here USER_INSTALL_DIR denotes the location where cAPI is installed.
- Installer displays information about uninstaller, click Uninstall to continue.
- Click Done to exit the uninstaller.
|
Silent Mode |
- Login to server as root.
-
Type bash <USER_INSTALL_DIR>/uninstaller/cAPI/cAPI_uninstaller -i silent Where <USER_INSTALL_DIR> is the place where cAPI is installed.
|
Smarts-UI |
Console Mode |
- Login to server as rot.
-
Execute <USER_INSTALL_DIR>/uninstaller/smarts-ui/smarts-ui_uninstaller –i console Here USER_INSTALL_DIR denotes the location where smarts-ui is installed.
- Installer displays information about uninstaller, press Enter to continue.
- Uninstaller exits after uninstalling all the installed files.
|
GUI Mode |
- Login to server as root.
-
Execute <USER_INSTALL_DIR>/uninstaller/smarts-ui/ smarts-ui _uninstaller –i gui Here USER_INSTALL_DIR denotes the location where smarts-ui is installed.
- Installer displays information about uninstaller, click Uninstall to continue.
- Click Done to exit the uninstaller.
|
Silent Mode |
- Login to server as root.
-
Type bash <USER_INSTALL_DIR>/uninstaller/smarts-ui/smarts-ui_uninstaller -i silent Where <USER_INSTALL_DIR> is the place where smarts-ui is installed.
|
DCF |
Console Mode |
- Login to server as root.
-
Change directory to the DCF uninstall directory within DCF location: cd <DCF_INSTALL_DIRECTORY>/Uninstaller
-
Execute ./uninstall -i console Logs are available at <DCF_INSTALL_DIRECTORY>/DCF_Logs.
|
GUI Mode |
- Login to server as root.
- Change directory to the DCF uninstall directory within DCF location: cd <DCF_INSTALL_DIRECTORY>/Uninstaller
- Execute ./uninstall –i gui
- The uninstall DCF window appears, click Uninstall to continue.
-
The DCF uninstallation proceeds and uninstall complete window appears, click Done to exit. Logs are available at <DCF_INSTALL_DIRECTORY>/DCF_Logs.
|
Silent Mode |
- Login to server as root.
- Change directory to the DCF uninstall directory within DCF location: cd <DCF_INSTALL_DIRECTORY>/Uninstaller
-
Execute ./uninstall -i silent Logs are available at <DCF_INSTALL_DIRECTORY>/DCF_Logs.
|