Install libpomegranate-clojure by entering the following commands in the terminal:
sudo apt update sudo apt install libpomegranate-clojure
Description:
dependency resolution and repository handling library for Clojure
pomegranate provides a Clojure interface to sonatype-aether. It supports the following features from Aether: . *Dependency resolution and common dependency graph/hierarchy manipulation operations. *Local installation of artifacts. *Remote deployment. *Repository authentication. *HTTP proxy configuration. *Offline mode. . It also allows provides dynamic inclusion of libraries in the classpath whether the libraries are installed or have to be retrieved from a repository.
Homepage: https://github.com/cemerick/pomegranate
Version: 1.0.0-2
Section: universe/java