clj

Clojure tool to start a REPL or invoke a specific function with data. All options can be defined in a deps.edn file. More information: <https://clojure.org/guides/deps_and_cli>.

  • Maintainer: Debian Clojure Maintainers <pkg-clojure-maintainers@lists.alioth.debian.org>
  • Homepage: http://clojure.org
  • Section: devel
Debian Debian
RUN apt-get update && \ apt-get install -y clojure
Ubuntu
RUN apt-get update && \ apt-get install -y clojure
Arch Arch Linux
RUN pacman -S --noconfirm clojure
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y clojure
Fedora
RUN dnf install -y clojure
Raspbian
RUN apt-get update && \ apt-get install -y clojure
click the source code to copy install clj on any operating system with command-not-found.com