To uninstall PrizmDoc Viewer from your Linux system, perform the following steps:
Make sure you log in as root to the machine.
-
Stop the service, depending upon where you installed. This will usually be:
/usr/share/prizm/pas/pm2/pas.sh stop
-
Next remove the installed files:
Ubuntu:
apt-get remove prizm-contentconnect prizm-pas
Red Hat/CentOS:
yum remove prizm-contentconnect prizm-pas
Generic Package:
rm -rf /usr/share/prizm
NOTE: There may be temporary files left behind, like log and cache files, because they are not part of the installation packages. You may leave the temporary files or review them before deleting them.