# 使用 Homebrew, zypper 安装 nfcutils

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

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install nfcutils
```

  证据: local Homebrew formula metadata

### Linux

- zypper (92%):

```sh
sudo zypper install nfcutils
```

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

## 软件包事实

- **软件包键:** brew:nfcutils
- **软件包管理器:** Homebrew
- **版本:** 0.3.2
- **来源摘要:** Near Field Communication (NFC) tools under POSIX systems
- **主页:** <https://github.com/nfc-tools/nfcutils>
- **最后更新:** 2026-05-18T03:04:12Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- lsnfc (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

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.

### Related projects

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

### 来源

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


## 安全说明

没有找到 nfcutils 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


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

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


## 来源

- 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
