libclj-stacktrace-clojure software package provides more readable stacktraces in Clojure programs, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libclj-stacktrace-clojure
libclj-stacktrace-clojure is installed in your system.
Make ensure the libclj-stacktrace-clojure package were installed using the commands given below,
$ sudo dpkg-query -l | grep libclj-stacktrace-clojure *
You will get with libclj-stacktrace-clojure package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Java |
| Package | libclj-stacktrace-clojure |
| Version | 0.2.6-2 |
| Description | more readable stacktraces in Clojure programs |
| Sub Section | Java |