macOS
brew install nfcutilslocal Homebrew formula metadata
brew
Near Field Communication (NFC) tools under POSIX systems. Version 0.3.2 via Homebrew; verified 2026-05-18.
install
brew install nfcutilslocal Homebrew formula metadata
sudo zypper install nfcutilsopenSUSE Tumbleweed package metadata · nfcutils · source: download.opensuse.org
overview
Near Field Communication (NFC) tools under POSIX systems
history
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.
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.
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.
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.
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.
security posture
No matching local secret-handling manifest was found for nfcutils. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
lsnfc | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/nfc-tools/nfcutils
install metadata
| Package key | brew:nfcutils |
|---|---|
| Version | 0.3.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/nfcutils |
| Homepage | https://github.com/nfc-tools/nfcutils |
| Repository | https://github.com/nfc-tools/nfcutils |
| Upstream docs | https://nfc-tools.github.io/projects/nfcutils |
| License | GPL-3.0-or-later |
| Source archive | https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/nfc-tools/nfcutils-0.3.2.tar.gz |
| Last updated | 2026-05-18T03:04:12Z |
| Pulse | updated |
| Dependencies | libnfc, libusb, libusb-compat |
| Build dependencies | pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | nfcutils |
| Version Scheme | 0 |
| Revision | 1 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
nfcutils 0.3.2-5.37
Near Field Communication (NFC) utilities
http://code.google.com/p/nfc-tools/
sudo zypper install nfcutilssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.