Uninstalling InfoPrint Manager for Linux
To uninstall InfoPrint Manager for Linux with data preservation, allowing to to reinstall keeping existing objects, follow the steps:
- Login as root.
- Open a terminal and mount the latest service DVD-ROM running the command:
mount /dev/cdrom /media/<mount_point>
- Run the command:
/media/<mount_point>/setup -u d
- InfoPrint Manager will be uninstalled, keeping all data required for it to run in case of a reinstallation.
To uninstall InfoPrint Manager for Linux without data preservation, loosing the ability to get to the application current state:
- Login as root.
- Open a terminal and mount the latest service DVD-ROM running the command:
mount /dev/cdrom /media/<mount_point>
- Run the command:
/media/<mount_point>/setup -u c
- You will be asked to confirm that you are sure you want to uninstall InfoPrint Manager.
- Enter y and hit Enter.
- InfoPrint Manager will be uninstalled, loosing all data required for it to run in case of a reinstallation.