macOS
brew install clojurelocal Homebrew formula metadata
sudo port install clojureMacPorts ports tree · lang/clojure/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clojure in AI-Agent-Workflows.
Installation
brew install clojurelocal Homebrew formula metadata
sudo port install clojureMacPorts ports tree · lang/clojure/Portfile · Quelle: api.github.com
sudo apk add clojureAlpine Linux edge package indexes · clojure · Quelle: dl-cdn.alpinelinux.org
sudo apt install clojureDebian stable package indexes · clojure · Quelle: deb.debian.org
sudo dnf install clojureFedora Rawhide package metadata · clojure · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#clojurenixpkgs package indexes · pkgs/by-name/cl/clojure/package.nix · Quelle: api.github.com
sudo pacman -S clojureArch Linux sync databases · clojure · Quelle: geo.mirror.pkgbuild.com
sudo zypper install clojureopenSUSE Tumbleweed package metadata · clojure · Quelle: download.opensuse.org
Überblick
Dynamic, general-purpose programming language
Verlauf
Clojure is a dynamic, general-purpose Lisp hosted on the JVM. Its official rationale frames it as a pragmatic language design effort for Java-class infrastructure, functional programming, persistent immutable data, and built-in concurrency support.
Clojure was created by Rich Hickey as a modern Lisp for an established host platform. The official rationale says it embraces the JVM, modernizes Lisp, fosters functional programming with immutable persistent data structures, and provides concurrency support through software transactional memory and agents.
The official releases page lists Clojure 1.0.0 in July 2009 and current stable Clojure 1.12.5 in May 2026. The official history page points to Rich Hickey's HOPL-IV paper, 'A History of Clojure,' as the project's long-form historical record.
Clojure adoption is tied to both JVM library distribution and command-line tools. The official downloads page gives Maven and deps.edn coordinates for the language artifact, and the Clojure CLI reference describes clj and clojure commands that run programs, start REPLs, invoke functions, run tools, and construct classpaths from deps.edn sources.
The supplied input shows broad package-manager distribution for the CLI package: apk, Homebrew, Debian, dnf, MacPorts, Nix, pacman, Ubuntu, and zypper.
The Clojure CLI is invoked as clojure or clj. Official CLI docs describe using deps.edn files to configure dependencies and classpaths, starting a REPL, executing functions with -X, running tools with -T, and running main namespaces or scripts with -M.
The deps.edn reference describes project paths, dependencies, aliases, Maven dependencies, Git dependencies, local dependencies, and tool definitions. User configuration lives in the Clojure CLI config directory, computed from CLJ_CONFIG, XDG_CONFIG_HOME, or ~/.clojure.
Clojure is package-nerd significant because the language runtime is a Maven artifact, the CLI is an OS-packageable tool, and deps.edn makes dependency coordinates a plain data file. That split lets the CLI version, the language artifact version, and project dependencies be reasoned about separately.
For Unix package managers, the brew formula ships the clj and clojure commands, while real Clojure programs commonly resolve org.clojure/clojure and libraries from Maven repositories. The official CLI docs also make tools executable through the same dependency-resolution model.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
deps.edn$CLJ_CONFIG/deps.edn$XDG_CONFIG_HOME/clojure/deps.edn~/.clojure/deps.ednExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
clj | cli | globales Executable | |
clojure | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/clojure/brew-install
Installationsmetadaten
| Paketschlüssel | brew:clojure |
|---|---|
| Version | 1.12.5.1654 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/clojure |
| Homepage | https://clojure.org |
| Repository | https://github.com/clojure/brew-install |
| Upstream-Dokumentation | https://clojure.org/api/api |
| Lizenz | EPL-1.0 |
| Quellarchiv | https://github.com/clojure/brew-install/releases/download/1.12.5.1654/clojure-tools-1.12.5.1654.tar.gz |
| Zuletzt aktualisiert | 2026-05-29T15:30:41Z |
| Pulse | updated |
| Abhängigkeiten | openjdk, rlwrap |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | clojure |
| Version Scheme | 1 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
clojure 1.12.0-1
Lisp dialect for the JVM
sudo apt install clojurelibclojure-java 1.12.0-1
Lisp dialect for the JVM (library)
sudo apt install libclojure-javaclojure
nix profile install nixpkgs#clojureclojure 1.11.1-2
Lisp dialect for the JVM
sudo apt install clojurelibclojure-java 1.11.1-2
Lisp dialect for the JVM (library)
sudo apt install libclojure-javaclojure 1.12.5-r0
The Clojure Programming Language
sudo apk add clojureclojure-doc 1.12.5-r0
The Clojure Programming Language (documentation)
sudo apk add clojure-docclojure 1.12.4-3.fc44
A dynamic programming language that targets the Java Virtual Machine
sudo dnf install clojureclojure 1.12.5.1654-1
Lisp dialect for the JVM
sudo pacman -S clojureclojure 1.12.3.1577-1.2
A dynamic programming language that targets the JVM
sudo zypper install clojureclojure
sudo port install clojureQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.