All Manuals > Release Notes and Installation Guide > 6 Installation on FreeBSD

6.9 Uninstalling LispWorks for FreeBSD

To uninstall LispWorks, perform the following steps as root:

  1. If patches have been installed, then you will first need to uninstall that package:
    pkg delete lispworks81-patches-32bit
    

    or:

    pkg delete lispworks81-patches-64bit
    
  2. Then uninstall the main software package containing LispWorks 8.1:
    pkg delete lispworks81-32bit
    

    or:

    pkg delete lispworks81-64bit
    

Release Notes and Installation Guide - 25 Feb 2025 19:14:04