How to Install libprismatic-plumbing-clojure in Ubuntu 18.04



Install libprismatic-plumbing-clojure by entering the following commands in the terminal:

sudo apt update
sudo apt install libprismatic-plumbing-clojure

Description:

Clojure utility belt library

Plumbing includes the following libraries: * Graph: a simple and declarative way to specify a structured computation, which is easy to analyze, change, compose, and monitor. * plumbing.core: a library of very commonly used functions. * plumbing.map: common operations on maps (both Clojure immutable and mutable Java maps)

Homepage: https://github.com/plumatic/plumbing

Version: 0.5.4-1

Section: universe/java