How to Install Leiningen on Fedora 30
Hi! The Tutorial shows you Step-by-Step How to Install Leiningen Clojure Build Automation and Dependency Management Tool in Fedora 30 GNU/Linux.
And Leiningen for Fedora 30 is the Clojure counterpart of Maven, a popular tool for managing Java dependencies.
Moreover, Leiningen is compatible with Maven, so it has access to large and well-maintained repositories of Java libraries.
Finally, Clojure libraries are commonly found in the Clojars repository. This repository is, of course, enabled by default in Leiningen.
-
Open a Shell Terminal emulator window
(Press “Enter” to Execute Commands)In case first see: Terminal QuickStart Guide.
Contents