macOS
brew install clojurelocal Homebrew formula metadata
sudo port install clojureMacPorts ports tree · lang/clojure/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de clojure pour les workflows d'agents IA.
installation
brew install clojurelocal Homebrew formula metadata
sudo port install clojureMacPorts ports tree · lang/clojure/Portfile · Source: api.github.com
sudo apk add clojureAlpine Linux edge package indexes · clojure · Source: dl-cdn.alpinelinux.org
sudo apt install clojureDebian stable package indexes · clojure · Source: deb.debian.org
sudo dnf install clojureFedora Rawhide package metadata · clojure · Source: dl.fedoraproject.org
nix profile install nixpkgs#clojurenixpkgs package indexes · pkgs/by-name/cl/clojure/package.nix · Source: api.github.com
sudo pacman -S clojureArch Linux sync databases · clojure · Source: geo.mirror.pkgbuild.com
sudo zypper install clojureopenSUSE Tumbleweed package metadata · clojure · Source: download.opensuse.org
aperçu
Dynamic, general-purpose programming language
historique
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.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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.ednexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
clj | cli | exécutable global | |
clojure | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/clojure/brew-install
métadonnées d'installation
| Clé du paquet | brew:clojure |
|---|---|
| Version | 1.12.5.1654 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/clojure |
| Page d'accueil | https://clojure.org |
| Dépôt | https://github.com/clojure/brew-install |
| Docs amont | https://clojure.org/api/api |
| Licence | EPL-1.0 |
| Archive source | https://github.com/clojure/brew-install/releases/download/1.12.5.1654/clojure-tools-1.12.5.1654.tar.gz |
| Dernière mise à jour | 2026-05-29T15:30:41Z |
| Pulse | updated |
| Dépendances | openjdk, rlwrap |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 clojurepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.