This document provides instructions for installing and configuring several Clojure packages and tools using Emacs package-install. It first installs Slime, then configures it for use with Slime REPL. It then installs Clojure mode and associates .clj files with it. Next, it shows how to set up a sample Clojure project using Leiningen with dependencies and dev dependencies. It provides commands for