PrizmDoc Viewer v13.6 - Updated
Uninstall on Linux
Get Started! > 3 - Install Viewer Assets & PAS > PrizmDoc Cloud > Install the Viewer > Install on Linux > Uninstall on Linux

To uninstall PrizmDoc Viewer from your Linux system, perform the following steps:

Make sure you log in as root to the machine.

  1. Stop the service, depending upon where you installed. This will usually be:

    /usr/share/prizm/pas/pm2/pas.sh stop
    
    
  2. 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.