Automic VaultAutomic Vault

brew

libcdr を Homebrew, apk, dnf, Nix, pacman, apt, zypper でインストール

libcdr のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install libcdr

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add libcdr

Alpine Linux edge package indexes · libcdr · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install libcdr

Fedora Rawhide package metadata · libcdr · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#libcdr

nixpkgs package indexes · pkgs/by-name/li/libcdr/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S libcdr

Arch Linux sync databases · libcdr · ソース: geo.mirror.pkgbuild.com

Debian apt確認済み · 92%
sudo apt install libcdr-0.1-1

Debian stable package indexes · libcdr-0.1-1 · ソース: deb.debian.org

openSUSE zypper確認済み · 92%
sudo zypper install libcdr-0_1-1

openSUSE Tumbleweed package metadata · libcdr-0_1-1 · ソース: download.opensuse.org

概要

パッケージ概要

C++ library to parse the file format of CorelDRAW documents

コマンドとエイリアス

  • cdr2raw
  • cdr2text
  • cdr2xhtml
  • cmx2raw
  • cmx2text
  • cmx2xhtml

履歴

プロジェクトの歴史と使われ方

libcdr is a Document Liberation Project library and tool set for reading and converting binary CorelDRAW documents. It belongs to the LibreOffice-adjacent family of import libraries that turn proprietary office and graphics formats into reusable parsers.

プロジェクトの歴史

The libcdr README describes the project as a library and set of tools for reading and converting binary files produced by CorelDRAW, with the primary source in LibreOffice Gerrit and a mirror on freedesktop/GitHub. Its build dependencies, including librevenge, place it in the Document Liberation Project import-library pattern.

The Document Liberation Project explains the broader origin: after LibreOffice forked in 2010, contributors and file-format specialists worked on proprietary format interoperability, beginning with libvisio in Google Summer of Code 2011 and expanding to formats including CorelDraw, MS Publisher, Apple Keynote, and old Macintosh formats. In April 2014 the family became the Document Liberation Project under The Document Foundation.

採用の歴史

libcdr's main adoption path is through office and graphics applications that need CorelDRAW import without embedding a private reverse-engineered parser. The Document Liberation Project lists users of its import libraries including LibreOffice, Inkscape, Scribus, Calligra, AbiWord, and CorelDRAW File Viewer.

A 2017 Document Foundation community post announced libcdr 0.1.4 alongside other DLP releases and noted OSS-Fuzz-related security hardening and build fixes. That is the kind of maintenance work that made these small parser libraries valuable to distributions: they are format-compatibility code, but also attack surface for untrusted documents.

使われ方

The package exposes conversion utilities such as cdr2raw, cdr2text, cdr2xhtml, cmx2raw, cmx2text, and cmx2xhtml. In normal desktop use, the library is more often pulled in by applications that need to import CorelDRAW or CMX documents.

パッケージ好きにとっての重要性

libcdr is significant because it shows the Unix packaging model applied to document import filters: one reverse-engineered parser, maintained outside a single office suite, shared by multiple applications and distributions. It also represents the quiet infrastructure behind 'LibreOffice can open this old proprietary file' release notes.

タイムライン

  • 2010: LibreOffice project began, creating the community context described by the Document Liberation Project.
  • 2011: libvisio emerged as an early LibreOffice file-format interoperability library through Google Summer of Code.
  • 2014-04: The Document Liberation Project was founded under The Document Foundation.
  • 2017-09-20: TDF blog announced libcdr 0.1.4 with OSS-Fuzz hardening and build fixes.

Related projects

  • Related projects include LibreOffice, librevenge, libvisio, libfreehand, libzmf, libwpd, libwpg, Inkscape, Scribus, Calligra, AbiWord, and other Document Liberation Project import libraries.

セキュリティ状態

リスクレベル: グリーン

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 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
cdr2rawcliグローバル実行可能ファイル
cdr2textcliグローバル実行可能ファイル
cdr2xhtmlcliグローバル実行可能ファイル
cmx2rawcliグローバル実行可能ファイル
cmx2textcliグローバル実行可能ファイル
cmx2xhtmlcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版0.1.9
マネージャ更新日2026-05-26
ローカルデータOK
上流not checked
検出された最新未検出

https://wiki.documentfoundation.org/DLP/Libraries/libcdr

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libcdr
バージョン0.1.9
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/libcdr
ホームページhttps://wiki.documentfoundation.org/DLP/Libraries/libcdr
リポジトリhttps://gerrit.libreoffice.org/gitweb?p=libcdr.git%3Ba%3Dsummary
上流ドキュメントhttps://wiki.documentfoundation.org/DLP/Libraries/libcdr
ライセンスMPL-2.0
ソースアーカイブhttps://dev-www.libreoffice.org/src/libcdr/libcdr-0.1.9.tar.xz
最終更新2026-05-26T16:03:50Z
Pulseupdated
依存関係icu4c@78, librevenge, little-cms2
ビルド依存関係boost, pkgconf
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libcdr-0.1-1 0.1.7-1+b3

library for reading and converting Corel DRAW files

http://freedesktop.org/wiki/Software/libcdr

sudo apt install libcdr-0.1-1
  • Section: libs
  • Architecture: amd64
  • Source Package: libcdr
  • 7 依存関係
  • normalized package name match
  • 一致条件: Libcdr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcdr-0.1-1 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcdr-dev 0.1.7-1+b3

library for reading and converting Corel DRAW files -- development

http://freedesktop.org/wiki/Software/libcdr

sudo apt install libcdr-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libcdr
  • 5 依存関係
  • normalized package name match
  • 一致条件: Libcdr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcdr-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcdr-doc 0.1.7-1

library for reading and converting Corel DRAW files -- documentation

http://freedesktop.org/wiki/Software/libcdr

sudo apt install libcdr-doc
  • Section: doc
  • Architecture: all
  • Source Package: libcdr
  • normalized package name match
  • 一致条件: Libcdr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcdr-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcdr-tools 0.1.7-1+b3

library for reading and converting Corel DRAW files -- tools

http://freedesktop.org/wiki/Software/libcdr

sudo apt install libcdr-tools
  • Section: utils
  • Architecture: amd64
  • Source Package: libcdr
  • 5 依存関係
  • normalized package name match
  • 一致条件: Libcdr
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcdr-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libcdr

nix profile install nixpkgs#libcdr
  • normalized package name match
  • 一致条件: Libcdr
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libcdr/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libcdr-0.1-1 0.1.7-1build2

library for reading and converting Corel DRAW files

http://freedesktop.org/wiki/Software/libcdr

sudo apt install libcdr-0.1-1
  • Section: libs
  • Architecture: amd64
  • Source Package: libcdr
  • 7 依存関係
  • normalized package name match
  • 一致条件: Libcdr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcdr-0.1-1 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libcdr-dev 0.1.7-1build2

library for reading and converting Corel DRAW files -- development

http://freedesktop.org/wiki/Software/libcdr

sudo apt install libcdr-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libcdr
  • 5 依存関係
  • normalized package name match
  • 一致条件: Libcdr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcdr-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libcdr-doc 0.1.7-1build2

library for reading and converting Corel DRAW files -- documentation

http://freedesktop.org/wiki/Software/libcdr

sudo apt install libcdr-doc
  • Section: doc
  • Architecture: all
  • Source Package: libcdr
  • normalized package name match
  • 一致条件: Libcdr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcdr-doc from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
Ubuntu apt95%

libcdr-tools 0.1.7-1build2

library for reading and converting Corel DRAW files -- tools

http://freedesktop.org/wiki/Software/libcdr

sudo apt install libcdr-tools
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: libcdr
  • 5 依存関係
  • normalized package name match
  • 一致条件: Libcdr
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libcdr-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

libcdr 0.1.8-r3

Import filter and tools for Corel DRAW files

https://wiki.documentfoundation.org/DLP/Libraries/libcdr

sudo apk add libcdr
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: libcdr
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libcdr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libcdr from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libcdr-dev 0.1.8-r3

Import filter and tools for Corel DRAW files (development files)

https://wiki.documentfoundation.org/DLP/Libraries/libcdr

sudo apk add libcdr-dev
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: libcdr
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libcdr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libcdr-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libcdr-doc 0.1.8-r3

Import filter and tools for Corel DRAW files (documentation)

https://wiki.documentfoundation.org/DLP/Libraries/libcdr

sudo apk add libcdr-doc
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: libcdr
  • normalized package name match
  • 一致条件: Libcdr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libcdr-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libcdr-tools 0.1.8-r3

Import filter and tools for Corel DRAW files

https://wiki.documentfoundation.org/DLP/Libraries/libcdr

sudo apk add libcdr-tools
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: libcdr
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libcdr
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libcdr-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

libcdr 0.1.8-6.fc45

A library for import of CorelDRAW drawings

http://wiki.documentfoundation.org/DLP/Libraries/libcdr

sudo dnf install libcdr
  • License: MPL-2.0 AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libcdr
  • 10 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Libcdr
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libcdr from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libcdr-devel 0.1.8-6.fc45

Development files for libcdr

http://wiki.documentfoundation.org/DLP/Libraries/libcdr

sudo dnf install libcdr-devel
  • License: MPL-2.0 AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libcdr
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Libcdr
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libcdr-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

libcdr-doc 0.1.8-6.fc45

Documentation of libcdr API

http://wiki.documentfoundation.org/DLP/Libraries/libcdr

sudo dnf install libcdr-doc
  • License: MPL-2.0 AND LicenseRef-Fedora-Public-Domain
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: libcdr
  • 1 提供
  • normalized package name match
  • 一致条件: Libcdr
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libcdr-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

ソース経路

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

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

使用ソース

  • 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