Previous: , Up: QuickLisp—Common-Lisp Library Manager   [Contents][Index]


2.4.5 QuickLisp Unload

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.