# 使用 Homebrew, apk, apt, dnf, MacPorts, Nix, zypper 安装 jpeginfo

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

## 安装

```sh
sudo av install brew:jpeginfo
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install jpeginfo
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install jpeginfo
```

  证据: MacPorts ports tree: multimedia/jpeginfo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add jpeginfo
```

  证据: Alpine Linux edge package indexes: jpeginfo from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install jpeginfo
```

  证据: Debian stable package indexes: jpeginfo from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install jpeginfo
```

  证据: Fedora Rawhide package metadata: jpeginfo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#jpeginfo
```

  证据: nixpkgs package indexes: pkgs/by-name/jp/jpeginfo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install jpeginfo
```

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

## 软件包事实

- **软件包键:** brew:jpeginfo
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/jpeginfo>
- **版本:** 1.7.1
- **来源摘要:** Prints information and tests integrity of JPEG/JFIF files
- **主页:** <https://www.kokkonen.net/tjko/projects.html>
- **仓库:** <https://github.com/tjko/jpeginfo>
- **上游文档:** <https://www.kokkonen.net/tjko/projects.html>
- **许可证:** GPL-3.0-or-later
- **源码归档:** <https://www.kokkonen.net/tjko/src/jpeginfo-1.7.1.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- jpeginfo (cli)
- jpeginfo (别名)

## 依赖

- jpeg-turbo

## 构建依赖

- autoconf

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.7.1
- 本地数据: OK
- 上游仓库: https://www.kokkonen.net/tjko/projects.html
- 信息: No package-manager update timestamp was available.
- 信息: Release/tag comparison is only available for GitHub repositories.
## 项目历史与用法

jpeginfo is Timo Kokkonen's small Unix-style utility for listing JPEG/JFIF metadata and checking file integrity. Its project page describes it as a tool for informative JPEG listings, error checks, and optional deletion of broken JPEG files.

### 项目历史

The README records copyright years starting in 1995 and lists v1.0 as the first public release. The program was built on IJG libjpeg and kept the style of traditional command-line inspection tools: one binary, option flags, report columns, and exit codes suitable for shell scripts.

Later releases added checksum support, GNU autoconf configuration, comment and Exif recognition, CSV and JSON output, stdin support, and stronger digest options. GitHub releases in January and October 2023 document the modern 1.6 and 1.7 series.

### 采用历史

jpeginfo appears in Unix package collections as a companion to image-processing pipelines, especially where maintainers need a lightweight integrity checker rather than a full image editor. Its availability through Homebrew, Debian, Fedora, MacPorts, Nix, Ubuntu, and openSUSE reflects that quiet utility role.

### 使用方式

Typical use is batch inspection of JPEG dimensions, markers, progressive/non-progressive status, comments, and optional checksum columns. The `--check` mode makes it useful in scripts that reject damaged uploads or clean photo archives.

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

jpeginfo is package-nerd useful because it exposes low-level JPEG facts without dragging in a heavyweight graphics stack. It pairs naturally with `jpegoptim`: one tool checks and reports, the other rewrites and compresses.

### 时间线

- 1995: Copyright period begins in the upstream README.
- v1.0: First public release, as listed in the upstream history.
- 2023-01-08: v1.6.2 added SHA-256 digest support and improved Win32 support.
- 2023-01-16: v1.7.0 added CSV output, JSON output, stdin support, headers, and SHA-512 support.
- 2023-10-29: v1.7.1 added `--files-from` and `--files-stdin`.

### Related projects

- Related projects include IJG libjpeg, libjpeg-turbo, mozjpeg, and jpegoptim.

### 来源

- <https://github.com/tjko/jpeginfo>
- <https://github.com/tjko/jpeginfo/releases>
- <https://raw.githubusercontent.com/tjko/jpeginfo/master/README>
- <https://raw.githubusercontent.com/tjko/jpeginfo/master/jpeginfo.1>
- <https://www.kokkonen.net/tjko/projects.html>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

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

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

- Debian apt - jpeginfo - 1.7.1+dfsg-1: normalized package name match | Debian stable package indexes: jpeginfo from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Prints information and tests integrity of JPEG/JFIF files | https://www.kokkonen.net/tjko/projects.html
- Nix - jpeginfo: normalized package name match | nixpkgs package indexes: pkgs/by-name/jp/jpeginfo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - jpeginfo - 1.7.1+dfsg-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: jpeginfo from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Prints information and tests integrity of JPEG/JFIF files | https://www.kokkonen.net/tjko/projects.html
- apk - jpeginfo - 1.7.1-r0: normalized package name match | Alpine Linux edge package indexes: jpeginfo from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Prints information and tests integrity of JPEG/JFIF files | https://www.kokkonen.net/tjko/projects.html
- apk - jpeginfo-doc - 1.7.1-r0: normalized package name match | Alpine Linux edge package indexes: jpeginfo-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Prints information and tests integrity of JPEG/JFIF files (documentation) | https://www.kokkonen.net/tjko/projects.html
- dnf - jpeginfo - 1.7.1-9.fc45: normalized package name match | Fedora Rawhide package metadata: jpeginfo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Error-check and generate informative listings from JPEG files | http://www.kokkonen.net/tjko/projects.html
- zypper - jpeginfo - 1.7.1-1.4: normalized package name match | openSUSE Tumbleweed package metadata: jpeginfo from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Generate informative listings from JPEG files and check them for errors | https://github.com/tjko/jpeginfo
- MacPorts - jpeginfo: normalized package name match | MacPorts ports tree: multimedia/jpeginfo/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/zh-hans/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Web development packages](https://pkg.so/zh-hans/web-dev-tools/) - Matched web development metadata.
- [jpeg-turbo](https://pkg.so/zh-hans/brew/jpeg-turbo/) - Runtime dependency declared by Homebrew.
- [autoconf](https://pkg.so/zh-hans/brew/autoconf/) - Build dependency declared by Homebrew.
- [jpegoptim](https://pkg.so/zh-hans/brew/jpegoptim/) - Shares pkgdb curated category or tags: cli, jpeg, media.
- [gd](https://pkg.so/zh-hans/brew/gd/) - Shares pkgdb curated category or tags: cli, jpeg, media.
- [exiftool](https://pkg.so/zh-hans/brew/exiftool/) - Shares pkgdb curated category or tags: cli, image-metadata, media.
- [img2pdf](https://pkg.so/zh-hans/brew/img2pdf/) - Shares pkgdb curated category or tags: cli, jpeg, media.
- [jp2a](https://pkg.so/zh-hans/brew/jp2a/) - Shares pkgdb curated category or tags: cli, jpeg, media.
- [exempi](https://pkg.so/zh-hans/brew/exempi/) - Shares pkgdb curated category or tags: cli, image-metadata, media.
- [exif](https://pkg.so/zh-hans/brew/exif/) - Shares pkgdb curated category or tags: cli, image-metadata, media.
- [leptonica](https://pkg.so/zh-hans/brew/leptonica/) - Both packages work with overlapping file formats or content types. Shared terms: analysis, cli, image, image-analysis, jpeg.

## Combined YAML source

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


## 来源

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