[IBM i]

Uninstalling the Web 2.0 and Mobile Toolkit from IBM i operating systems using the command line

You can use Installation Manager to uninstall the Web 2.0 and Mobile Toolkit using the Installation Manager command line (imcl).

Procedure

  1. Sign on to the IBM® i system with a user profile that has *ALLOBJ and *SECADM special authorities.
  2. On a CL command line, run the STRQSH command to start the Qshell command shell.
  3. Use the imcl command to uninstall the product.
    For example:
    ./imcl uninstall package_id_version,feature_id
      -installationDirectory installation_directory

    For more information on using the imcl command to uninstall the Web 2.0 and Mobile Toolkit, see the Installation Manager information center.

Example

Here is an example of using the imcl command to uninstall the Web 2.0 and Mobile Toolkit:
./imcl uninstall com.ibm.websphere.W2MTK.v11
  -installationDirectory /QIBM/ProdData/WebSphere/AppServer/Web20Mobile/V11
Task topic    

Terms and conditions for product documentation | Feedback

Last updated: January 29, 2018 10:59 AM GMT-06:00
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=v850webmob&product=was-nd-mp&topic=tweb_ins_uninstallation_is_cl
File name: tweb_ins_uninstallation_is_cl.html