Automic VaultAutomic Vault

brew

Installer libdicom avec Homebrew, dnf, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de libdicom pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install libdicom

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install libdicom

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

Linux

Fedora dnfvérifié · 92%
sudo dnf install libdicom

Fedora Rawhide package metadata · libdicom · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#libdicom

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S libdicom

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

aperçu

Résumé du paquet

DICOM WSI read library

Commandes et alias

  • dcm-dump
  • dcm-getframe

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 1 dépendances d’exécution.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

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.

exécutables

Exécutables installés

CommandeTypeExpositionNote
dcm-dumpcliexécutable global
dcm-getframecliexécutable global

fraîcheur

Version et 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.

page générée2026-07-08
version du gestionnaire1.3.0
gestionnaire mis à jour2026-06-06
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/ImagingDataCommons/libdicom

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:libdicom
Version1.3.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/libdicom
Page d'accueilhttps://github.com/ImagingDataCommons/libdicom
Dépôthttps://github.com/ImagingDataCommons/libdicom
Docs amonthttps://libdicom.readthedocs.io/en/latest
LicenceMIT
Archive sourcehttps://github.com/ImagingDataCommons/libdicom/releases/download/v1.3.0/libdicom-1.3.0.tar.xz
Dernière mise à jour2026-06-06T14:20:17Z
Pulseupdated
Dépendancesuthash
Dépendances de compilationmeson, ninja
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

libdicom

nix profile install nixpkgs#libdicom
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : 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 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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