Uninstall according to the following procedure:
1. Stop applications and the client program
Before starting the uninstallation, stop the following:
Applications that use the product
2. Change to the superuser
Run the following command to switch to the superuser on the system.
$ su - Password:******
3. Run the uninstallation
Execute the following command:
The installation directory may remain after uninstallation. If it is not required, delete it.
# /opt/symfoclient64/setup/symfo_remove -S
In the example above, /opt/symfoclient64 is the installation directory.
4. Check the uninstallation results
The uninstaller result is output to the log file.
xxyz is the number part when the version is Vxx.y.z.
Path name:/var/log/symfoware_cl64_xxyz.log
Path name:/var/log/symfoware_cl32_xxyz.log
The following return values are output:
Return value | Meaning |
---|---|
0 | Completed successfully. |
13 | Processing was interrupted. |
15 | The resources required for uninstallation do not exist. |
19 | A process is running. |
60 | An error occurred in Uninstall (middleware). |
62 | Uninstall (middleware) was started. |
63 | Uninstall (middleware) has not been installed, or there are no execution privileges. |
99 | A system error has occurred. |
100 | The command argument is invalid. |
106 | The command was not executed with administrator privileges. |