# djvu2pdf を Homebrew, MacPorts, Nix, zypper でインストール

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

## インストール

```sh
sudo av install brew:djvu2pdf
```

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

### macOS

- Homebrew (100%):

```sh
brew install djvu2pdf
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install djvu2pdf
```

  証拠: MacPorts ports tree: graphics/djvu2pdf/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#djvu2pdf
```

  証拠: nixpkgs package indexes: pkgs/by-name/dj/djvu2pdf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install djvu2pdf
```

  証拠: openSUSE Tumbleweed package metadata: djvu2pdf from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:djvu2pdf
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.9.2
- **ソース概要:** Small tool to convert Djvu files to PDF files
- **ホームページ:** <https://0x2a.at/site/projects/djvu2pdf/>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- djvu2pdf (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.9.2
## プロジェクトの歴史と使われ方

djvu2pdf is a small command-line document converter for turning DjVu files into PDF files.

### プロジェクトの歴史

The official project page describes djvu2pdf as a compact tool that works on Linux, BSD, and MacOS, with Windows use handled through Cygwin. Its documented dependency stack is the classic Unix document toolchain: DjVuLibre command-line utilities and Ghostscript.

The official download surface is release-archive oriented rather than repository oriented, listing a source tarball and Debian package for version 0.9.2.

### 採用の歴史

The input package metadata shows djvu2pdf packaged across Homebrew, MacPorts, Nix, and zypper, which is typical for small Unix document utilities that remain useful in archival and conversion workflows.

### 使われ方

Users install DjVuLibre and Ghostscript, then run the djvu2pdf executable to convert DjVu documents into PDFs for readers and document-processing pipelines.

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

djvu2pdf is package-nerd interesting because it is a thin wrapper around older document-conversion primitives: tiny upstream, stable job, broad enough packaging, and little need for a larger application stack.

### タイムライン

- 0.9.2: Official project page lists source and Debian package downloads.
- 2026 batch: Input metadata shows packaging in Homebrew, MacPorts, Nix, and zypper.

### Related projects

- DjVuLibre supplies the DjVu command-line tools used in the documented dependency set.
- Ghostscript supplies the PDF/PostScript processing dependency documented by the project.

### ソース

- <https://0x2a.at/site/projects/djvu2pdf>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- Nix - djvu2pdf: normalized package name match | nixpkgs package indexes: pkgs/by-name/dj/djvu2pdf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- zypper - djvu2pdf - 0.9.2-9.24: normalized package name match | openSUSE Tumbleweed package metadata: djvu2pdf from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Converting Djvu Files to PDF Files | http://0x2a.at/s/projects/djvu2pdf
- MacPorts - djvu2pdf: normalized package name match | MacPorts ports tree: graphics/djvu2pdf/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/djvu2pdf.yml](https://github.com/mxcl/pkgdb/blob/main/combined/djvu2pdf.yml)


## ソース

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