NextPrevUpTopContentsIndex

4.9 Uninstalling LispWorks for Linux

A RPM installation of LispWorks can be uninstalled in the usual way, for example by executing:

rpm --erase lispworks-5.1

If patches have been added via RPM, then you will first need to uninstall that package, which will be named lispworks-patches5.1 . The same applies to additional RPM packages such as lispworks-corba .

If patches have been added from a tar archive, you will need to remove them by hand.

If you installed LispWorks from the tar archives, simply do

rm -rf /usr/local/lib/LispWorks
LispWorks Release Notes and Installation Guide - 18 Mar 2008

NextPrevUpTopContentsIndex