Uninstall NCache Java Client from UNIX
Note
In order to uninstall NCache Java Client from your machine, you need to be logged in as root user or as an authorized user like “NCache Java Client”.
In order to uninstall NCache Java Client from your UNIX machine, please follow these steps:
- Open the terminal and navigate to the directory where you extracted NCache Java Client. Use the command:
[root@servername]# cd ~/NCache-enterprise-javaclient
- In order to uninstall NCache Java Client, enter the following command:
[root@servername]# ./uninstall -p /opt/[InstallDir]
NCache Java Client is successfully uninstalled from your system. You see the following output:
Stopping Service ...
Removing Service ...
NCache Java Client uninstalled.
User ‘NCache’ created at install time is not deleted. Please use userdel command to remove the user.
For support please free to contact support@alachisoft.com
For complete documentation visit the website <http://www.alachisoft.com/resources/docs/index.html>