Top
Symfoware Server V12.1.0 Installation and Setup Guide for Client
FUJITSU Software

3.3.2 Uninstallation in Silent Mode

Uninstall according to the following procedure:

1. Stop applications and the client program

Before starting the uninstallation, stop the following:

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.

Example
# /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.

Log file

xxyz is the number part when the version is Vxx.y.z.

64-bit products
Path name:/var/log/symfoware_cl64_xxyz.log
32-bit products
Path name:/var/log/symfoware_cl32_xxyz.log
Return values

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.