+

Search Tips   |   Advanced Search

Uninstall Liberty from IBM i operating systems using response files

We can unWAS Liberty Core using Installation Manager response files.

Use Installation Manager, we can work with response files to uninstall the product.

  1. Stop all servers and applications on the WebSphere Application Server Liberty Core installation.

  2. Sign on to the IBM i system with a user profile that has *ALLOBJ and *SECADM special authorities.

  3. On a CL command line, run the STRQSH command to start the Qshell command shell.

  4. Use a response file to uninstall the product.

    From a command line on each of the systems from which to uninstall the product, change to the eclipse/tools subdirectory in the directory where you installed Installation Manager and use a response file that we created to uninstall the product. For example:

    ./imcl
      input $HOME/WASFiles/temp/uninstall_response_file.xml 
      -log $HOME/WASFiles/temp/uninstall_log.xml

    Here is an example of what the response file might contain:

    <agent-input>
    <uninstall>
    <offering profile="WebSphere Liberty V8.5"/>
    </uninstall>
    </agent-input>

    Go to the IBM Installation Manager Information Center for more information.

  5. Optional: Uninstall IBM Installation Manager.

    Important: Before we can uninstall IBM Installation Manager, we must uninstall all of the packages that were installed by Installation Manager.

    Read the IBM Installation Manager Information Center for information about using the uninstall script to perform this procedure.


Parent topic:

Install Liberty on IBM i operating systems

Tasks:

Install Liberty on IBM i operating systems using the command line

Install Liberty on IBM i operating systems using response files

Install Liberty remotely on IBM i operating systems using the iRemoteInstall command

Add and remove features from Liberty on IBM i operating systems using response files

Verify the installation

Uninstall Liberty from IBM i operating systems using the command line

Install Liberty interim fixes on IBM i operating systems using the command line

Install Liberty fix packs on IBM i operating systems using the command line

Install Liberty fix packs on IBM i operating systems using response files

Uninstall Liberty interim fixes from IBM i operating systems using the command line

Uninstall Liberty fix packs from IBM i operating systems using the command line

Uninstall Liberty fix packs from IBM i operating systems using response files




Terms and conditions for information centers