# Installer jasper avec Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper, scoop, winget

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

## installation

```sh
sudo av install brew:jasper
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install jasper
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install jasper
```

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

### Linux

- apk (92%):

```sh
sudo apk add jasper
```

  Preuve: Alpine Linux edge package indexes: jasper from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install jasper
```

  Preuve: Fedora Rawhide package metadata: jasper from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#jasper
```

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

- pacman (92%):

```sh
sudo pacman -S jasper
```

  Preuve: Arch Linux sync databases: jasper from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- Ubuntu apt (92%):

```sh
sudo apt install jasper
```

  Preuve: Ubuntu 24.04 LTS package indexes: jasper from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

- zypper (92%):

```sh
sudo zypper install jasper
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/jasper
```

  Preuve: Scoop official bucket manifest trees: bucket/jasper.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id jasperapp.jasper -e
```

  Preuve: Windows Package Manager source index: jasperapp.jasper from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:jasper
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.2.9
- **Résumé source:** Library for manipulating JPEG-2000 images
- **Page d'accueil:** <https://ece.engr.uvic.ca/~frodo/jasper/>
- **Dépôt:** <https://github.com/jasper-software/jasper>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- imgcmp (alias)
- imginfo (alias)
- jasper (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

JasPer is a C library and set of utilities for JPEG 2000 and related image formats. It began as a free reference implementation for the JPEG 2000 Part 1 codec and later grew into a more general image coding and processing toolkit.

### Historique du projet

The JasPer project was written by Michael D. Adams during doctoral work at the University of British Columbia while he was involved in JPEG 2000 standardization, including service as a co-editor of Part 5 of the standard. Work began in September 1999, and source code was released to the public in December 2000.

JasPer was published in JPEG 2000 Part 5 as a reference implementation of the Part 1 codec. The project documentation says its scope expanded from a reference codec into a toolkit for handling image data in a variety of applications.

### Historique d'adoption

The project site lists a broad set of downstream users and integrations, including KDE, OpenCV, Ghostscript, ImageMagick, Netpbm, XnView, GraphicsMagick, and other graphics or imaging tools. Its package-manager footprint in the input spans Homebrew, Linux distributions, MacPorts, Nix, Scoop, and winget, which matches the library-plus-CLI role described by its documentation.

### Modes d'utilisation

JasPer provides a library and sample programs such as jasper, imginfo, and imgcmp for converting, inspecting, and comparing image data. Its documentation emphasizes JPEG 2000 JP2 and codestream support, while the software overview also notes use of the IJG JPEG library for JPEG support and graphics libraries selected for cross-platform availability.

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

JasPer matters to package nerds because it sits at the intersection of standards work, reference-code licensing, and distribution policy. A small image library with command-line utilities became embedded in many larger graphics stacks, making it the kind of package that appears as an indirect dependency far more often than users knowingly install it.

### Chronologie

- 1999: Work on JasPer begins.
- 2000: JasPer source code is released to the public.
- 2000: Adams and Kossentini publish a paper on JasPer as a software-based JPEG 2000 codec implementation.
- 2004: Adams and Ward publish a paper describing JasPer as a portable open-source image coding and processing toolkit.
- 2016: JasPer moves from a private Subversion repository to a public GitHub Git repository.
- 2020: The GitHub repository moves from Michael Adams's account to the jasper-software organization.

### Related projects

- JasPer is related to JPEG 2000, ISO/IEC 15444-1, ISO/IEC 15444-5, IJG JPEG, OpenJPEG, ImageMagick, GraphicsMagick, Ghostscript, KDE, OpenCV, and Netpbm.

### Sources

- <https://github.com/jasper-software/jasper>
- <https://jasper-software.github.io/jasper-manual>
- <https://jasper-software.github.io/jasper/>
- source_facts.package-manager


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Nix - jasper: normalized package name match | nixpkgs package indexes: pkgs/by-name/ja/jasper/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - jasper - 0.69build1: normalized package name match | Ubuntu 24.04 LTS package indexes: jasper from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Configure a preinstalled ext2/3 system image
- apk - jasper - 4.2.9-r0: normalized package name match | Alpine Linux edge package indexes: jasper from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Software-based implementation of the codec specified in the emerging JPEG-2000 Part-1 standard | https://www.ece.uvic.ca/~mdadams/jasper/
- apk - jasper-dev - 4.2.9-r0: normalized package name match | Alpine Linux edge package indexes: jasper-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Software-based implementation of the codec specified in the emerging JPEG-2000 Part-1 standard (development files) | https://www.ece.uvic.ca/~mdadams/jasper/
- apk - jasper-doc - 4.2.9-r0: normalized package name match | Alpine Linux edge package indexes: jasper-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Software-based implementation of the codec specified in the emerging JPEG-2000 Part-1 standard (documentation) | https://www.ece.uvic.ca/~mdadams/jasper/
- dnf - jasper - 4.2.8-3.fc45: normalized package name match | Fedora Rawhide package metadata: jasper from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Implementation of the JPEG-2000 standard, Part 1 | http://www.ece.uvic.ca/~frodo/jasper/
- dnf - jasper-devel - 4.2.8-3.fc45: normalized package name match | Fedora Rawhide package metadata: jasper-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Header files, libraries and developer documentation | http://www.ece.uvic.ca/~frodo/jasper/
- dnf - jasper-libs - 4.2.8-3.fc45: normalized package name match | Fedora Rawhide package metadata: jasper-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Runtime libraries for jasper | http://www.ece.uvic.ca/~frodo/jasper/
- dnf - jasper-utils - 4.2.8-3.fc45: normalized package name match | Fedora Rawhide package metadata: jasper-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Nonessential utilities for jasper | http://www.ece.uvic.ca/~frodo/jasper/
- pacman - jasper - 4.2.9-1: normalized package name match | Arch Linux sync databases: jasper from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Software-based implementation of the codec specified in the emerging JPEG-2000 Part-1 standard | https://www.ece.uvic.ca/~frodo/jasper/
- zypper - jasper - 4.2.9-1.4: normalized package name match | openSUSE Tumbleweed package metadata: jasper from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | An Implementation of the JPEG-2000 Standard, Part 1 | https://jasper-software.github.io/jasper
- zypper - libjasper-devel - 4.2.9-1.4: normalized package name match | openSUSE Tumbleweed package metadata: libjasper-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Development files for libjasper, a JPEG-2000 library | https://jasper-software.github.io/jasper
- zypper - libjasper7 - 4.2.9-1.4: normalized package name match | openSUSE Tumbleweed package metadata: libjasper7 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | JPEG-2000 library | https://jasper-software.github.io/jasper
- zypper - libjasper7-32bit - 4.2.9-1.4: normalized package name match | openSUSE Tumbleweed package metadata: libjasper7-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | JPEG-2000 library | https://jasper-software.github.io/jasper
- MacPorts - jasper: normalized package name match | MacPorts ports tree: graphics/jasper/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/jasper: normalized package name match | Scoop official bucket manifest trees: bucket/jasper.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/jasper.yml](https://github.com/mxcl/pkgdb/blob/main/combined/jasper.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
