![[AIX Solaris HP-UX Linux Windows]](../images/dist.gif)
![[IBM i]](../images/iseries.gif)
Uninstalling interim fixes by using the command line
You can use the IBM® Installation Manager imcl uninstall command to remove interim fixes.
Procedure
- Log on to your system.
Make sure that you log on to the IBM i system with a user profile that has *ALLOBJ and *SECADM special authorities.
- Make sure that the product that you are removing the interim fix from is not running.
- Start the command line.
On a CL command line, run the STRQSH command to start the Qshell command shell.
- Verify that you have the necessary permissions to install the fix pack in your chosen directories.
- Change to the eclipse/tools subdirectory in the directory where you installed Installation Manager.
- Uninstall the interim fix by running the imcl uninstall command.
./imcl uninstall interim_fix_name -installationDirectory product_installation_location
imcl.exe uninstall interim_fix_name -installationDirectory product_installation_location
- Optional: List all installed packages to verify the uninstallation.
./imcl listInstalledPackages -long
imcl.exe listInstalledPackages -long


File name: tins_uninstall_fixes_cl.html