# Installer nfcutils avec Homebrew, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de nfcutils pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install nfcutils
```

  Preuve: local Homebrew formula metadata

### Linux

- zypper (92%):

```sh
sudo zypper install nfcutils
```

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

## Faits du paquet

- **Clé du paquet:** brew:nfcutils
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.3.2
- **Résumé source:** Near Field Communication (NFC) tools under POSIX systems
- **Page d'accueil:** <https://github.com/nfc-tools/nfcutils>
- **Dernière mise à jour:** 2026-05-18T03:04:12Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- lsnfc (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.3.2
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour nfcutils. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
