Versioned releases
- Quicklisp is a library installer and repository that features a huge number of Free Software and other open source CL libraries. It is the de-facto standard way of obtaining libraries.
- ASDF-Install was around before Quicklisp came along.
- Lispy aimed to do what Quicklisp did, but never became popular.
- LibCL aims to be a single-install bundle of libraries.
- clbuild, a shell script helping with the download, compilation, and invocation of Common Lisp applications.
- slurp (SBCL only)
- repo-install
- CL-Librarian