Abstract This tutorial is intended for people who are relatively new to Common Lisp. It describes an easy way to install third-party libraries into a Lisp implementation. Contents Introduction What is ASDF? What is ASDF-INSTALL? Prerequisites Installing ASDF Loading ASDF automatically Installing ASDF-INSTALL Loading ASDF-INSTALL automatically Optional: Using MK:DEFSYSTEM instead of (or in addition