# djvu2pdf mit Homebrew, MacPorts, Nix, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für djvu2pdf in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install djvu2pdf
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install djvu2pdf
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: openSUSE Tumbleweed package metadata: djvu2pdf from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:djvu2pdf
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/djvu2pdf>
- **Version:** 0.9.2
- **Quellzusammenfassung:** Small tool to convert Djvu files to PDF files
- **Homepage:** <https://0x2a.at/site/projects/djvu2pdf/>
- **Upstream-Dokumentation:** <https://0x2a.at/site/projects/djvu2pdf>
- **Lizenz:** GPL-3.0-or-later
- **Quellarchiv:** <https://0x2a.at/site/projects/djvu2pdf/djvu2pdf-0.9.2.tar.gz>
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- djvu2pdf (cli)
- djvu2pdf (Alias)

## Abhängigkeiten

- djvulibre
- ghostscript

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf all

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 0.9.2
- lokale Daten: OK
- Upstream-Repository: https://0x2a.at/site/projects/djvu2pdf/
- Info: No package-manager update timestamp was available.
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** djvu2pdf
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- 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.23: normalized package name match | openSUSE Tumbleweed package metadata: djvu2pdf from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-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


## Verwandte Links

- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/de/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/de/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [djvulibre](https://www.automicvault.com/de/pkg/brew/djvulibre/) - Runtime dependency declared by Homebrew.
- [ghostscript](https://www.automicvault.com/de/pkg/brew/ghostscript/) - Runtime dependency declared by Homebrew.
- [ps2eps](https://www.automicvault.com/de/pkg/brew/ps2eps/) - Shares av.db curated category or tags: cli, document-conversion, media, pdf.
- [pstoedit](https://www.automicvault.com/de/pkg/brew/pstoedit/) - Shares av.db curated category or tags: cli, document-conversion, media, pdf.
- [djview4](https://www.automicvault.com/de/pkg/brew/djview4/) - Shares av.db curated category or tags: cli, djvu, documents, media.
- [libfreehand](https://www.automicvault.com/de/pkg/brew/libfreehand/) - Shares av.db curated category or tags: cli, document-conversion, media.
- [paps](https://www.automicvault.com/de/pkg/brew/paps/) - Shares av.db curated category or tags: cli, document-conversion, media.
- [pdf2image](https://www.automicvault.com/de/pkg/brew/pdf2image/) - Shares av.db curated category or tags: cli, ghostscript, media, pdf.
- [tectonic](https://www.automicvault.com/de/pkg/brew/tectonic/) - Shares av.db curated category or tags: cli, documents, media, pdf.

## Combined YAML source

View the package source record on GitHub. [combined/djvu2pdf.yml](https://github.com/automic-vault/db/blob/main/combined/djvu2pdf.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
