Uninstall BeyondInsight for Unix & Linux

Use the instructions that follow to uninstall BIUL from your operating system.

RHEL and CentOS

In an escalated shell session, enter:

# remove
rpm -e pbsmc

# optional: remove config and db
rm -rf /etc/pbsmc
rm -rf /usr/share/pbsmc/

Debian and Ubuntu

In an escalated shell session, enter:

# remove
dpkg -r pbsmc

# optional: remove config and db
rm -rf /etc/pbsmc
rm -rf /usr/share/pbsmc

Windows

  1. Open Control Panel.
  2. Click the Add or Remove Software icon.
  3. Remove BeyondInsight for Unix & Linux. Configuration and database files can be manually deleted in the %ProgramFiles%\PBSMC\ directory.