You can uninstall App Connect for Manufacturing on Linux® or UNIX by using
the uninstall script.
Before you begin
UnixLinuxIf
you do not want to keep your integration nodes, delete the integration nodes before you uninstall
App Connect for Manufacturing. See, Deleting an integration node.
Procedure
-
Go to the folder where you extracted the installation media.
-
Run the following command:
./ACMfg_uninstall.sh <install_dir>
Where,
<install_dir> is the location where
App Connect for Manufacturing is installed.
- Optional:
To uninstall silently, run the following command:
./ACMfg_uninstall.sh <install_dir> silently
Where,
<install_dir> is the location where
App Connect for Manufacturing is installed.
-
Delete the directory where you extracted the App Connect for Manufacturing installation media.
- Optional: For a clean uninstallation, specify
y
to the
following prompt.
Do you want to remove all files and folders associated with ACMfgcache, including cache and mapping files? (y/n)