# Installer minidjvu avec Homebrew, apt, MacPorts, Nix

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

## installation

```sh
sudo av install brew:minidjvu
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install minidjvu
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install minidjvu
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install minidjvu
```

  Preuve: Debian stable package indexes: minidjvu from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#minidjvu
```

  Preuve: nixpkgs package indexes: pkgs/by-name/mi/minidjvu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:minidjvu
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.8
- **Résumé source:** DjVu multipage encoder, single page encoder/decoder
- **Page d'accueil:** <https://minidjvu.sourceforge.net/>
- **Dernière mise à jour:** 2026-06-22T14:05:29-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- minidjvu (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.8
## Historique du projet et usages

minidjvu is a small, specialized DjVu utility focused on black-and-white scanned pages. The project homepage names Ilya Mezhirov as author and Alexey Kryukov in the acknowledgements area, and explains the design as an experiment with the bitonal JB2 part of DjVu rather than a complete DjVu implementation.

### Historique du projet

Technically, minidjvu is built around a narrow but practical workflow: encode and decode single-page black-and-white DjVu files, read and write PBM, Windows BMP, and TIFF through libtiff, and compress multiple pages by exploiting similarities between pages. The 0.8 release notes on the homepage mark important maturation points: safer pattern matching to avoid bad substitutions, letter averaging in multipage mode, bundled or indirect multipage DjVu output, gettext localization, and a simpler file-naming scheme.

### Modes d'utilisation

Its package-manager niche is scanner and document-archival plumbing rather than general image conversion. Debian describes it as a monochrome DjVu multipage encoder and single-page encoder/decoder with no color or grayscale support, which is exactly the tradeoff that makes it useful for scanned text, line art, and compact book-like documents.

### Sources

- <https://formulae.brew.sh/formula/minidjvu>
- <https://minidjvu.sourceforge.net/>
- <https://packages.debian.org/trixie/i386/graphics/minidjvu>
- <https://sourceforge.net/projects/minidjvu/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Debian apt - libminidjvu-dev - 0.8.svn.2010.05.06+dfsg-7+b1: normalized package name match | Debian stable package indexes: libminidjvu-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Small DjVu encoder/decoder, development files | http://minidjvu.sourceforge.net/
- Debian apt - libminidjvu0t64 - 0.8.svn.2010.05.06+dfsg-7+b1: normalized package name match | Debian stable package indexes: libminidjvu0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Small DjVu encoder/decoder, shared library | http://minidjvu.sourceforge.net/
- Debian apt - minidjvu - 0.8.svn.2010.05.06+dfsg-7+b1: normalized package name match | Debian stable package indexes: minidjvu from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Monochrome DjVu multipage encoder, single page encoder/decoder | http://minidjvu.sourceforge.net/
- Nix - minidjvu: normalized package name match | nixpkgs package indexes: pkgs/by-name/mi/minidjvu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libminidjvu-dev - 0.8.svn.2010.05.06+dfsg-7build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libminidjvu-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Small DjVu encoder/decoder, development files | http://minidjvu.sourceforge.net/
- Ubuntu apt - libminidjvu0t64 - 0.8.svn.2010.05.06+dfsg-7build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libminidjvu0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Small DjVu encoder/decoder, shared library | http://minidjvu.sourceforge.net/
- Ubuntu apt - minidjvu - 0.8.svn.2010.05.06+dfsg-7build1: normalized package name match | Ubuntu 24.04 LTS package indexes: minidjvu from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Monochrome DjVu multipage encoder, single page encoder/decoder | http://minidjvu.sourceforge.net/
- MacPorts - minidjvu: normalized package name match | MacPorts ports tree: graphics/minidjvu/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/minidjvu.yml](https://github.com/mxcl/pkgdb/blob/main/combined/minidjvu.yml)


## Sources

- 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
