NOTES CLIENT INSTALLATION AND UPGRADE
Note Use the uninstall utility provided with your installed Notes version.
Note Uninstall may take several minutes to complete. Each user's data directory and workspace are left intact to preserve data.
1. Exit Notes before uninstalling the product.
2. Log in as a root user.
3. Navigate to <install path>/uninstaller.bin using File Browser or a shell terminal.
4. Run the uninstaller.bin file by either double-clicking on the icon in File Browser or executing ./uninstaller.bin in a shell.
If you installed IBM® Lotus® Notes® using an rpm kit (SUSE or Red Hat platform), use the following procedure to uninstall Notes.
5. Exit Notes before uninstalling the product.
6. Log in as an root user.
7. Uninstall the rpm packages using either a command line or using GUI method as below.
#rpm -e ibm_lotus_cae
#rpm -e ibm_lotus_sametime
#rpm -e ibm_lotus_symphony
#rpm -e ibm_lotus_notes
8. Exit Notes before uninstalling the product.
9. Log in as an root user.
10. Uninstall the deb packages using either a command line or using GUI method as below.
Use the Synaptic Package Manager application.
$sudo dpkg -P ibm-lotus-cae
$sudo dpkg -P ibm-lotus-sametime
$sudo dpkg -P ibm-lotus-symphony
$sudo dpkg -P ibm-lotus-notes
Related topics