# nfcutils を Homebrew, zypper でインストール

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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。


## 他のパッケージマネージャ記録

- 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
