# exiftags mit Homebrew, apt, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für exiftags in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install exiftags
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install exiftags
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:exiftags
- **Paketmanager:** Homebrew
- **Version:** 1.01
- **Quellzusammenfassung:** Utility to read EXIF tags from a digital camera JPEG file
- **Homepage:** <https://johnst.org/sw/exiftags/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- exifcom (Alias)
- exiftags (Alias)
- exiftime (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.01
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

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


## Quellen

- 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
