Previous: QuickLisp Libraries, Up: QuickLisp—Common-Lisp Library Manager [Contents][Index]
To remove software, use:
(ql:uninstall system-name)
An uninstall does the following:
Uninstalling does not alter the current Lisp session in any other way; if the given system has been loaded, it remains loaded and accessible until the session is ended.