pkg.soopen package index

brew / 順位 1017

libdicom を Homebrew, dnf, MacPorts, Nix, pacman でインストール

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

概要

パッケージ概要

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

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
dcm-dump実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
dcm-getframe実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.3.0
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libdicom
バージョン1.3.0
パッケージマネージャHomebrew
ホームページhttps://github.com/ImagingDataCommons/libdicom
リポジトリhttps://github.com/ImagingDataCommons/libdicom
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの 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-2.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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libdicom-devel 1.3.0-2.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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libdicom-doc 1.3.0-2.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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libdicom-tools 1.3.0-2.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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation