Automic VaultAutomic Vault

brew

使用 Homebrew, apk, dnf, MacPorts, Nix, pacman 安装 dune

查看 dune 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install dune

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install dune

MacPorts ports tree · shells/dune/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add dune

Alpine Linux edge package indexes · dune · 来源: dl-cdn.alpinelinux.org

Fedora dnf已验证 · 92%
sudo dnf install ocaml-dune

Fedora Rawhide package metadata · ocaml-dune · 来源: dl.fedoraproject.org

Nix已验证 · 92%
nix profile install nixpkgs#dune

nixpkgs package indexes · pkgs/by-name/du/dune/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S dune

Arch Linux sync databases · dune · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

Composable build system for OCaml

历史

项目历史与用法

Dune is the dominant build system for OCaml projects, with support for OCaml, Reason, and Coq workflows. Its significance is that it standardized a large part of OCaml package building around declarative `dune`, `dune-project`, and `dune-workspace` files rather than per-project build scripts.

项目历史

Dune began as jbuilder, a build system derived from ideas used inside Jane Street and adapted for open-source OCaml projects. The upstream README still frames Dune as inspired by Jane Street's internal build scheme and matured through daily use by hundreds of developers.

The project was renamed from jbuilder to Dune during the 1.x era. The Dune project documented a staged deprecation of the `jbuilder` binary and `jbuild` files, with automatic `dune upgrade` support to migrate projects to `dune` files and `dune-project` metadata.

Dune's public repository is maintained under the OCaml GitHub organization. GitHub metadata records the repository as created in 2016, with OCaml as the main language, MIT licensing, and ongoing 3.x releases through 2026.

采用历史

Dune adoption spread through the OCaml packaging ecosystem because opam packages could use a common build invocation, and Dune itself documents recommended package builds such as `dune build -p name -j jobs` and `dune runtest -p name -j jobs`.

The package is distributed across Homebrew, Alpine, Fedora, MacPorts, Nix, and Arch, reflecting its role as a workstation and CI prerequisite for building many OCaml packages outside opam-only environments.

使用方式

Typical users write `dune` files with S-expression stanzas and let Dune generate build rules, installation metadata, and editor-tool configuration. Dune also supports workspaces, multi-package repositories, multiple build contexts, tests, documentation targets, and cross-compilation workflows.

For package managers, the important interface is the `dune` executable plus the conventional project files it understands. The installed tool is often needed not because users run Dune directly as an application, but because downstream OCaml packages declare Dune as their build system.

为什么软件包爱好者会关心

Dune is package-nerd important because it turned OCaml builds from a patchwork of ocamlbuild, oasis, makefiles, and custom scripts into a largely uniform package-manager target. A formula for Dune unlocks many other formulae.

Its jbuilder-to-dune migration is also a useful packaging case study: upstream kept compatibility for old names, emitted warnings, and shipped an upgrader, giving distributions and opam packages a path away from historical build files without a flag day.

时间线

  • 2016: The public GitHub repository now used for Dune is created.
  • 2018: Dune 1.0 is announced in the OCaml community after the jbuilder period.
  • 2019: Dune enters the second stage of jbuilder deprecation and adds `dune upgrade` migration support.
  • 2026: Dune 3.24.0 is published, showing continued active development.

Related projects

  • opam is closely related because Dune's recommended package build commands are designed for opam packaging.
  • Merlin is related because Dune generates editor-tool configuration for OCaml development.
  • Coq and Reason are related user communities called out in the existing package curation tags and supported by the Dune ecosystem.

来源

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:build system

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
dunedune-projectdune-workspace

可执行文件

已安装的可执行文件

命令类型暴露范围备注
dunecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-09
管理器版本3.24.0
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/ocaml/dune

安装元数据

软件包元数据

软件包键brew:dune
版本3.24.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/dune
主页https://dune.build/
仓库https://github.com/ocaml/dune
上游文档https://dune.readthedocs.io/en/stable
许可证MIT
源码归档https://github.com/ocaml/dune/releases/download/3.24.0/dune-3.24.0.tbz
最后更新2026-06-22T01:48:19Z
Pulseupdated
构建依赖ocaml
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedune
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

dune

nix profile install nixpkgs#dune
  • normalized package name match
  • 匹配方式:Dune
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/du/dune/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

dune 3.22.2-r0

Composable build system for OCaml (formerly Jbuilder)

https://dune.build/

sudo apk add dune
  • License: MIT
  • Architecture: x86_64
  • Source Package: dune
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Dune
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dune from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dune-configurator 3.22.2-r0

System config helper for the Dune OCaml build system

https://dune.build/

sudo apk add dune-configurator
  • License: MIT
  • Architecture: x86_64
  • Source Package: dune
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Dune
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dune-configurator from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dune-doc 3.22.2-r0

Composable build system for OCaml (formerly Jbuilder) (documentation)

https://dune.build/

sudo apk add dune-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: dune
  • normalized package name match
  • 匹配方式:Dune
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dune-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

dune-emacs 3.22.2-r0

Emacs plugins for dune

https://dune.build/

sudo apk add dune-emacs
  • License: MIT
  • Architecture: x86_64
  • Source Package: dune
  • 1 依赖
  • normalized package name match
  • 匹配方式:Dune
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: dune-emacs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

ocaml-dune 3.23.1-1.fc45

Composable build system for OCaml and Reason

https://dune.build

sudo dnf install ocaml-dune
  • License: MIT AND BSD-2-Clause AND BSD-3-Clause AND ISC AND LGPL-2.1-only AND LGPL-2.1-only WITH OCaml-LGPL-linking-exception AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: ocaml-dune
  • 8 依赖
  • 15 提供
  • normalized package name match
  • 匹配方式:Dune
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: ocaml-dune from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

dune 3.22.2-1

A composable build system for OCaml (formerly jbuilder)

https://github.com/ocaml/dune

sudo pacman -S dune
  • License: MIT
  • Architecture: x86_64
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Dune
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: dune from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

dune

sudo port install dune
  • normalized package name match
  • 匹配方式:Dune
MacPorts ports tree · api.github.com · MacPorts ports tree: shells/dune/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment