# nfcutils mit Homebrew, zypper installieren

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

## Installation

```sh
sudo av install brew:nfcutils
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install nfcutils
```

  Evidenz: local Homebrew formula metadata

### Linux

- zypper (92%):

```sh
sudo zypper install nfcutils
```

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

## Paketfakten

- **Paketschlüssel:** brew:nfcutils
- **Paketmanager:** Homebrew
- **Version:** 0.3.2
- **Quellzusammenfassung:** Near Field Communication (NFC) tools under POSIX systems
- **Homepage:** <https://github.com/nfc-tools/nfcutils>
- **Zuletzt aktualisiert:** 2026-05-18T03:04:12Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- lsnfc (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

nfcutils is a small NFC tools package from the nfc-tools ecosystem. Its main executable, `lsnfc`, lists NFC tags detected in the field of a connected NFC device.

### Projektgeschichte

The public trail is sparse. The nfc-tools project page presents nfcutils as source hosted on GitHub, while the Homebrew formula still fetches the 0.3.2 release tarball from the Google Code archive. The GitHub repository showed 61 commits, no published GitHub releases, and a C-only codebase when researched.

### Adoptionsgeschichte

Adoption appears niche and hardware-driven: people install it only when they have a libnfc-compatible reader and need a minimal POSIX command to enumerate nearby NFC tags. GitHub showed about 30 stars and 15 forks, and the Homebrew API generated on 2026-07-01 reported 115 installs-on-request in the preceding 365 days.

### Wie es verwendet wird

The practical use is direct and small: install libnfc and nfcutils, connect a supported NFC reader, and run `lsnfc` to see tags in range. Users needing read/write workflows, protocol research, or card emulation usually move to other nfc-tools projects or larger NFC applications.

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

nfcutils is mostly significant as a leftover Unix-style companion in the libnfc/nfc-tools family: a tiny CLI, old release source, and little active packaging demand.

### Related projects

- libnfc
- nfc-tools
- libfreefare
- mfoc
- mfcuk

### Quellen

- <https://formulae.brew.sh/api/formula/nfcutils.json>
- <https://github.com/nfc-tools/libnfc>
- <https://github.com/nfc-tools/nfcutils>
- <https://nfc-tools.github.io/projects/nfcutils/>


## Sicherheitshinweise

Für nfcutils wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Andere Paketmanager-Einträge

- zypper - nfcutils - 0.3.2-5.39: normalized package name match | openSUSE Tumbleweed package metadata: nfcutils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Near Field Communication (NFC) utilities | http://code.google.com/p/nfc-tools/


## Combined YAML source

View the package source record on GitHub. [combined/nfcutils.yml](https://github.com/mxcl/pkgdb/blob/main/combined/nfcutils.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
