pkg.soopen package index

brew / 順位 4304

libnfc を Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper でインストール

libnfc のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install libnfc

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install libnfc

MacPorts ports tree · comms/libnfc/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add libnfc

Alpine Linux edge package indexes · libnfc · ソース: dl-cdn.alpinelinux.org

Fedora dnf確認済み · 92%
sudo dnf install libnfc

Fedora Rawhide package metadata · libnfc · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#libnfc

nixpkgs package indexes · pkgs/by-name/li/libnfc/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S libnfc

Arch Linux sync databases · libnfc · ソース: geo.mirror.pkgbuild.com

Debian apt確認済み · 92%
sudo apt install libnfc-bin

Debian stable package indexes · libnfc-bin · ソース: deb.debian.org

openSUSE zypper確認済み · 92%
sudo zypper install libnfc-devel

openSUSE Tumbleweed package metadata · libnfc-devel · ソース: download.opensuse.org

概要

パッケージ概要

Low level NFC SDK and Programmers API

コマンドとエイリアス

  • nfc-anticol
  • nfc-barcode
  • nfc-dep-initiator
  • nfc-dep-target
  • nfc-emulate-forum-tag2
  • nfc-emulate-forum-tag4
  • nfc-emulate-tag
  • nfc-emulate-uid
  • nfc-jewel
  • nfc-list
  • nfc-mfclassic
  • nfc-mfsetuid
  • nfc-mfultralight
  • nfc-poll
  • nfc-read-forum-tag3
  • nfc-relay
  • nfc-relay-picc
  • nfc-scan-device
  • pn53x-diagnose
  • pn53x-sam
  • pn53x-tamashell

履歴

プロジェクトの歴史と使われ方

libnfc is the nfc-tools C library for user-space access to NFC devices. It targets low-level reader and tag work rather than a single application workflow, exposing reader, initiator, and target features through a portable API and companion command-line tools.

プロジェクトの歴史

The README identifies libnfc as a Free/Libre Near Field Communication library and credits early historical contributors including Roel Verdult in 2009, Romuald Conty from 2009-2015, Romain Tartiere from 2010-2012, Philippe Teuwen from 2010-2013, and Ludovic Rousseau from 2012-2013.

The project moved its official development center to GitHub after older web and forum sites disappeared. The nfc-tools project page describes broad operating-system support across GNU/Linux, Mac OS X, Windows, and POSIX-style builds.

採用の歴史

libnfc became a familiar dependency for desktop and embedded NFC experimentation because it supports inexpensive PN53x-class hardware, PC/SC readers, MIFARE Classic, FeliCa, ISO/IEC 14443 A/B, Jewel/Topaz, and peer-to-peer data exchange modes.

使われ方

The package ships many small diagnostic and manipulation tools, including nfc-list, nfc-poll, nfc-scan-device, nfc-mfclassic, nfc-mfultralight, and pn53x utilities. Official configuration examples use /etc/nfc/libnfc.conf and per-device files under /etc/nfc/devices.d when built with sysconfdir=/etc.

パッケージ好きにとっての重要性

Package maintainers care about libnfc because it is where hardware access, udev/devd rules, USB libraries, PC/SC integration, and optional drivers all meet. It is also a hub for the nfc-tools ecosystem, with nearby projects such as libfreefare, libllcp, libndef, mfcuk, mfoc, and pam_nfc.

タイムライン

  • 2009: README copyright notes identify Roel Verdult and Romuald Conty among the early libnfc contributors.
  • 2015: The nfc-tools project page identified GitHub as the code host and listed related nfc-tools projects.
  • 2020-05-21: libnfc 1.7.2 was released, with the changelog warning it was incompatible with 1.7.1.
  • 2020-05-22: libnfc 1.8.0 restored enum ordering compatibility and bumped the library version to 6.0.0.

Related projects

  • Related nfc-tools projects include libfreefare, libllcp, libndef, mfcuk, mfoc, nfc-eventd, nfcutils, and pam_nfc.
  • Hardware and protocol dependencies named by the project include libusb, pcsc-lite, PN53x devices, PC/SC readers, MIFARE Classic, and FeliCa.

セキュリティ状態

リスクレベル: yellow

generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • generalized runtime or code generation signal

信号

  • text:shell

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/nfc/libnfc.conf/etc/nfc/devices.d/*.conf

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
nfc-anticolcliグローバル実行可能ファイル
nfc-barcodecliグローバル実行可能ファイル
nfc-dep-initiatorcliグローバル実行可能ファイル
nfc-dep-targetcliグローバル実行可能ファイル
nfc-emulate-forum-tag2cliグローバル実行可能ファイル
nfc-emulate-forum-tag4cliグローバル実行可能ファイル
nfc-emulate-tagcliグローバル実行可能ファイル
nfc-emulate-uidcliグローバル実行可能ファイル
nfc-jewelcliグローバル実行可能ファイル
nfc-listcliグローバル実行可能ファイル
nfc-mfclassiccliグローバル実行可能ファイル
nfc-mfsetuidcliグローバル実行可能ファイル
nfc-mfultralightcliグローバル実行可能ファイル
nfc-pollcliグローバル実行可能ファイル
nfc-read-forum-tag3cliグローバル実行可能ファイル
nfc-relaycliグローバル実行可能ファイル
nfc-relay-picccliグローバル実行可能ファイル
nfc-scan-devicecliグローバル実行可能ファイル
pn53x-diagnosecliグローバル実行可能ファイル
pn53x-samcliグローバル実行可能ファイル
pn53x-tamashellcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-04
マネージャ版1.8.0
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/nfc-tools/libnfc

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報No cached GitHub release or tag data was available.https://github.com/nfc-tools/libnfc信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:libnfc
バージョン1.8.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/libnfc
ホームページhttps://github.com/nfc-tools/libnfc
リポジトリhttps://github.com/nfc-tools/libnfc
ライセンスLGPL-3.0-or-later
ソースアーカイブhttps://github.com/nfc-tools/libnfc/releases/download/libnfc-1.8.0/libnfc-1.8.0.tar.bz2
依存関係libusb-compat
ビルド依存関係pkgconf
macOS 提供ライブラリpcsc-lite
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelibnfc
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

libnfc-bin 1.8.0-3.1+b1

Near Field Communication (NFC) binaries

http://www.nfc-tools.org/

sudo apt install libnfc-bin
  • Section: utils
  • Architecture: amd64
  • Source Package: libnfc
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libnfc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnfc-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnfc-dev 1.8.0-3.1+b1

Near Field Communication (NFC) library (development files)

http://www.nfc-tools.org/

sudo apt install libnfc-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libnfc
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libnfc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnfc-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnfc-examples 1.8.0-3.1+b1

Near Field Communication (NFC) examples

http://www.nfc-tools.org/

sudo apt install libnfc-examples
  • Section: utils
  • Architecture: amd64
  • Source Package: libnfc
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libnfc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnfc-examples from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnfc-pn53x-examples 1.8.0-3.1+b1

Near Field Communication (NFC) examples for PN53x chips only

http://www.nfc-tools.org/

sudo apt install libnfc-pn53x-examples
  • Section: utils
  • Architecture: amd64
  • Source Package: libnfc
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libnfc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnfc-pn53x-examples from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libnfc6 1.8.0-3.1+b1

Near Field Communication (NFC) library

http://www.nfc-tools.org/

sudo apt install libnfc6
  • Section: libs
  • Architecture: amd64
  • Source Package: libnfc
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libnfc
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libnfc6 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libnfc

nix profile install nixpkgs#libnfc
  • normalized package name match
  • 一致条件: Libnfc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/li/libnfc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

libnfc-bin 1.8.0-3.1build1

Near Field Communication (NFC) binaries

http://www.nfc-tools.org/

sudo apt install libnfc-bin
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: libnfc
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libnfc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnfc-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnfc-dev 1.8.0-3.1build1

Near Field Communication (NFC) library (development files)

http://www.nfc-tools.org/

sudo apt install libnfc-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libnfc
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libnfc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnfc-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnfc-examples 1.8.0-3.1build1

Near Field Communication (NFC) examples

http://www.nfc-tools.org/

sudo apt install libnfc-examples
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: libnfc
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libnfc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnfc-examples from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnfc-pn53x-examples 1.8.0-3.1build1

Near Field Communication (NFC) examples for PN53x chips only

http://www.nfc-tools.org/

sudo apt install libnfc-pn53x-examples
  • Section: universe/utils
  • Architecture: amd64
  • Source Package: libnfc
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libnfc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnfc-pn53x-examples from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libnfc6 1.8.0-3.1build1

Near Field Communication (NFC) library

http://www.nfc-tools.org/

sudo apt install libnfc6
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libnfc
  • 2 依存関係
  • normalized package name match
  • 一致条件: Libnfc
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libnfc6 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

libnfc 1.8.0-r2

Platform independent Near Field Communication (NFC) library

https://github.com/nfc-tools/libnfc

sudo apk add libnfc
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: libnfc
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libnfc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libnfc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libnfc-dev 1.8.0-r2

Platform independent Near Field Communication (NFC) library (development files)

https://github.com/nfc-tools/libnfc

sudo apk add libnfc-dev
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: libnfc
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libnfc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libnfc-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libnfc-doc 1.8.0-r2

Platform independent Near Field Communication (NFC) library (documentation)

https://github.com/nfc-tools/libnfc

sudo apk add libnfc-doc
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: libnfc
  • normalized package name match
  • 一致条件: Libnfc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libnfc-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

libnfc-tools 1.8.0-r2

Platform independent Near Field Communication (NFC) library (tools)

https://github.com/nfc-tools/libnfc

sudo apk add libnfc-tools
  • License: LGPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: libnfc
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libnfc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libnfc-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

libnfc 1.8.0-14.fc45

NFC SDK and Programmers API

http://www.libnfc.org/

sudo dnf install libnfc
  • License: LGPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: libnfc
  • 6 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Libnfc
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libnfc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation