# 使用 Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper, scoop, winget 安装 jasper

查看 jasper 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jasper
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install jasper
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:jasper
- **软件包管理器:** Homebrew
- **版本:** 4.2.9
- **来源摘要:** Library for manipulating JPEG-2000 images
- **主页:** <https://ece.engr.uvic.ca/~frodo/jasper/>
- **仓库:** <https://github.com/jasper-software/jasper>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- imgcmp (别名)
- imginfo (别名)
- jasper (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 4.2.9
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

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


## 来源

- 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
