# pngcheck を Homebrew, apt, dnf, MacPorts, Nix, zypper でインストール

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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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
- **バージョン:** 4.0.1
- **ソース概要:** Print info and check PNG, JNG, and MNG files
- **ホームページ:** <https://github.com/pnggroup/pngcheck>
- **リポジトリ:** <https://github.com/pnggroup/pngcheck>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- pngcheck (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 4.0.1

## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## 他のパッケージマネージャ記録

- 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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


## 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
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
