Automic VaultAutomic Vault

brew

使用 Homebrew, dnf, MacPorts, Nix, pacman 安装 libdicom

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libdicom

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install libdicom

MacPorts ports tree · science/libdicom/Portfile · 来源: api.github.com

Linux

Fedora dnf已验证 · 92%
sudo dnf install libdicom

Fedora Rawhide package metadata · libdicom · 来源: dl.fedoraproject.org

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

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

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

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

概览

软件包摘要

DICOM WSI read library

命令和别名

  • dcm-dump
  • dcm-getframe

历史

项目历史与用法

libdicom is an Imaging Data Commons C library and command-line tool set for reading DICOM whole-slide imaging files. It is a newer, focused medical-imaging package built around fast metadata/frame access rather than general image rendering.

项目历史

The upstream README describes libdicom as a free, MIT-licensed, fast, cross-platform, dependency-light C library and command-line toolkit for DICOM WSI files. It returns compressed frame data rather than RGB pixel arrays, and points users who want image processing toward OpenSlide 4.0 and later.

GitHub release notes show 1.0.x, 1.1.0, and 1.2.0 release-candidate work with fixes for memory use, thread-safety documentation, pointer ownership, DICOM catenation support, faster reads for files with an Extended Offset Table, and command-line behavior improvements.

采用历史

The package's adoption story is tightly connected to DICOM WSI and OpenSlide. The README states that OpenSlide 4.0 and later use libdicom to implement DICOM support, making libdicom a small but important bridge between medical-imaging standards and common open-source slide tooling.

使用方式

Developers use the C API or Python bindings to inspect metadata and read compressed frame payloads from DICOM WSI files. Command-line users get dcm-dump for structured inspection and dcm-getframe for frame extraction workflows.

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

libdicom is package-nerd interesting because it is a specialized C dependency created for a standards-heavy domain, has no broad dependency stack of its own, and lets larger imaging tools support DICOM WSI without each implementing frame indexing and parsing independently.

时间线

  • 2023: OpenSlide 4.0 adoption of libdicom for DICOM WSI support was described in the libdicom README image/context.
  • 2024: libdicom 1.1.0 release notes recorded memory-use, docs, pointer-ownership, and thread-safety improvements.
  • 2025: libdicom 1.2.0-rc1 release notes added DICOM catenation support and faster reads for files with an Extended Offset Table but no fragmented-pixel-data sequence.
  • 2026: The README build example referenced libdicom 1.3.0 source-tree naming.

Related projects

  • Imaging Data Commons is the upstream organization. OpenSlide 4.0 and later are the most important adjacent consumer named by upstream, while pylibdicom provides Python access to the C library.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

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

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
dcm-dumpcli全局可执行文件
dcm-getframecli全局可执行文件

新鲜度

版本和新鲜度

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

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

https://github.com/ImagingDataCommons/libdicom

安装元数据

软件包元数据

软件包键brew:libdicom
版本1.3.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libdicom
主页https://github.com/ImagingDataCommons/libdicom
仓库https://github.com/ImagingDataCommons/libdicom
上游文档https://libdicom.readthedocs.io/en/latest
许可证MIT
源码归档https://github.com/ImagingDataCommons/libdicom/releases/download/v1.3.0/libdicom-1.3.0.tar.xz
最后更新2026-06-06T14:20:17Z
Pulseupdated
依赖uthash
构建依赖meson, ninja
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

libdicom

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

libdicom 1.3.0-1.fc45

C library and tools for reading DICOM data sets

https://github.com/ImagingDataCommons/libdicom

sudo dnf install libdicom
  • License: MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libdicom
  • 2 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Libdicom
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libdicom from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libdicom-devel 1.3.0-1.fc45

Development files for libdicom

https://github.com/ImagingDataCommons/libdicom

sudo dnf install libdicom-devel
  • License: MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libdicom
  • 3 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Libdicom
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libdicom-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libdicom-doc 1.3.0-1.fc45

Documentation for libdicom

https://github.com/ImagingDataCommons/libdicom

sudo dnf install libdicom-doc
  • License: MIT
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: libdicom
  • 1 提供
  • normalized package name match
  • 匹配方式:Libdicom
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libdicom-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libdicom-tools 1.3.0-1.fc45

Tools for decoding DICOM files

https://github.com/ImagingDataCommons/libdicom

sudo dnf install libdicom-tools
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: libdicom
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Libdicom
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libdicom-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

libdicom 1.3.0-1

C library and tools for reading DICOM data sets

https://github.com/ImagingDataCommons/libdicom

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

libdicom

sudo port install libdicom
  • normalized package name match
  • 匹配方式:Libdicom
MacPorts ports tree · api.github.com · MacPorts ports tree: science/libdicom/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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment