# 使用 Homebrew, apt, MacPorts, Nix 安装 exiftags

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

## 安装

```sh
sudo av install brew:exiftags
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install exiftags
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install exiftags
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install exiftags
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#exiftags
```

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

## 软件包事实

- **软件包键:** brew:exiftags
- **软件包管理器:** Homebrew
- **版本:** 1.01
- **来源摘要:** Utility to read EXIF tags from a digital camera JPEG file
- **主页:** <https://johnst.org/sw/exiftags/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- exifcom (别名)
- exiftags (别名)
- exiftime (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

exiftags is a compact JPEG EXIF inspection utility with companion tools for EXIF comments and image timestamps.

### 项目历史

Eric Johnston originally wrote exiftags to support his photoweb script. The project page lists version 1.01 as the current release, under a BSD license, with source, RPM, Windows, FreeBSD, Debian, and other package links.

### 采用历史

The project is niche, but its homepage documents the kind of adoption common to early photo-management tools: ports and packages, Windows binaries, and a list of other small applications that used exiftags for gallery generation, thumbnailing, viewing, and EXIF access.

### 使用方式

exiftags reads JPEG APP1 EXIF metadata from a file or standard input and prints properties to standard output. exifcom reads or writes UserComment metadata, while exiftime displays, adjusts, and sorts by EXIF date and time tags.

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

For package collectors, exiftags is a snapshot of the pre-smartphone digital-camera era: a tiny C-style utility focused on JPEG camera metadata, maker notes, captions, and timestamp repair.

### 时间线

- 1.01: The project page lists exiftags 1.01 as the current version.
- 2007: The project page was last modified with version 1.01 and package links.

### Related projects

- exiftags ships with exifcom and exiftime, and was originally written for the author's photoweb script.

### 来源

- <https://johnst.org/sw/exiftags/>


## 安全说明

narrow executable package without higher-risk signals.

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

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

- Debian apt - exiftags - 1.01-7: normalized package name match | Debian stable package indexes: exiftags from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | utility to read Exif tags from a digital camera JPEG file | https://johnst.org/sw/exiftags/
- Nix - exiftags: normalized package name match | nixpkgs package indexes: pkgs/by-name/ex/exiftags/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - exiftags - 1.01-7: normalized package name match | Ubuntu 24.04 LTS package indexes: exiftags from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | utility to read Exif tags from a digital camera JPEG file | https://johnst.org/sw/exiftags/
- MacPorts - exiftags: normalized package name match | MacPorts ports tree: graphics/exiftags/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/exiftags.yml](https://github.com/mxcl/pkgdb/blob/main/combined/exiftags.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
