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

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

## 安装

```sh
sudo av install brew:pngcheck
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install pngcheck
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install pngcheck
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install pngcheck
```

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

- dnf (92%):

```sh
sudo dnf install pngcheck
```

  证据: Fedora Rawhide package metadata: pngcheck 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#pngcheck
```

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

- zypper (92%):

```sh
sudo zypper install pngcheck
```

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

## 软件包事实

- **软件包键:** brew:pngcheck
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/pngcheck>
- **版本:** 4.0.1
- **来源摘要:** Print info and check PNG, JNG, and MNG files
- **主页:** <https://github.com/pnggroup/pngcheck>
- **仓库:** <https://github.com/pnggroup/pngcheck>
- **许可证:** HPND
- **源码归档:** <https://github.com/pnggroup/pngcheck/archive/refs/tags/v4.0.1.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- pngcheck (cli)
- pngcheck (别名)

## 构建依赖

- cmake

## 安装行为

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

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 4.0.1
- 本地数据: OK
- 上游仓库: https://github.com/pnggroup/pngcheck
- 检测到的最新版本: v4.0.1 (当前)
- 信息: No package-manager update timestamp was available.

## 安全说明

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:** pngcheck
- **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

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

- Debian apt - pngcheck - 3.0.3-3: normalized package name match | Debian stable package indexes: pngcheck from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | print info and check PNG, JNG and MNG files | http://www.libpng.org/pub/png/apps/pngcheck.html
- Nix - pngcheck: normalized package name match | nixpkgs package indexes: pkgs/by-name/pn/pngcheck/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - pngcheck - 3.0.3-3: normalized package name match | Ubuntu 24.04 LTS package indexes: pngcheck from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | print info and check PNG, JNG and MNG files | http://www.libpng.org/pub/png/apps/pngcheck.html
- dnf - pngcheck - 4.0.1-5.fc45: normalized package name match | Fedora Rawhide package metadata: pngcheck from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Command-line utility to check PNG image files | https://github.com/pnggroup/pngcheck
- zypper - pngcheck - 4.0.1-1.4: normalized package name match | openSUSE Tumbleweed package metadata: pngcheck from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | PNG file format checker | https://github.com/pnggroup/pngcheck
- MacPorts - pngcheck: normalized package name match | MacPorts ports tree: graphics/pngcheck/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [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.
- [cmake](https://pkg.so/zh-hans/brew/cmake/) - Build dependency declared by Homebrew.
- [pngquant](https://pkg.so/zh-hans/brew/pngquant/) - Shares pkgdb curated category or tags: cli, image-tools, media, png.
- [pngpaste](https://pkg.so/zh-hans/brew/pngpaste/) - Shares pkgdb curated category or tags: cli, image-tools, media, png.
- [pngcrush](https://pkg.so/zh-hans/brew/pngcrush/) - Shares pkgdb curated category or tags: cli, image-tools, media, png.
- [png2ico](https://pkg.so/zh-hans/brew/png2ico/) - Shares pkgdb curated category or tags: cli, image-tools, media, png.
- [pngnq](https://pkg.so/zh-hans/brew/pngnq/) - Shares pkgdb curated category or tags: cli, image-tools, media, png.
- [spaceman-diff](https://pkg.so/zh-hans/brew/spaceman-diff/) - Shares pkgdb curated category or tags: cli, image-tools, media.
- [libpng](https://pkg.so/zh-hans/brew/libpng/) - Shares pkgdb curated category or tags: cli, media, png.
- [flac](https://pkg.so/zh-hans/brew/flac/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [jhead](https://pkg.so/zh-hans/brew/jhead/) - Both packages work with overlapping file formats or content types. Shared terms: cli, image, image-tools, info, media.

## Combined YAML source

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


## 来源

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