pkg.soopen package index

brew / Rang 4304

libnfc mit Homebrew, apk, dnf, MacPorts, Nix, pacman, apt, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libnfc in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install libnfc

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install libnfc

MacPorts ports tree · comms/libnfc/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add libnfc

Alpine Linux edge package indexes · libnfc · Quelle: dl-cdn.alpinelinux.org

Fedora dnfverifiziert · 92%
sudo dnf install libnfc

Fedora Rawhide package metadata · libnfc · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#libnfc

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S libnfc

Arch Linux sync databases · libnfc · Quelle: geo.mirror.pkgbuild.com

Debian aptverifiziert · 92%
sudo apt install libnfc-bin

Debian stable package indexes · libnfc-bin · Quelle: deb.debian.org

openSUSE zypperverifiziert · 92%
sudo zypper install libnfc-devel

openSUSE Tumbleweed package metadata · libnfc-devel · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Low level NFC SDK and Programmers API

Befehle und Aliase

  • 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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:shell

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 13 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
nfc-anticolcliglobales Executable
nfc-barcodecliglobales Executable
nfc-dep-initiatorcliglobales Executable
nfc-dep-targetcliglobales Executable
nfc-emulate-forum-tag2cliglobales Executable
nfc-emulate-forum-tag4cliglobales Executable
nfc-emulate-tagcliglobales Executable
nfc-emulate-uidcliglobales Executable
nfc-jewelcliglobales Executable
nfc-listcliglobales Executable
nfc-mfclassiccliglobales Executable
nfc-mfsetuidcliglobales Executable
nfc-mfultralightcliglobales Executable
nfc-pollcliglobales Executable
nfc-read-forum-tag3cliglobales Executable
nfc-relaycliglobales Executable
nfc-relay-picccliglobales Executable
nfc-scan-devicecliglobales Executable
pn53x-diagnosecliglobales Executable
pn53x-samcliglobales Executable
pn53x-tamashellcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-04
Manager-Version1.8.0
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

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

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoNo cached GitHub release or tag data was available.https://github.com/nfc-tools/libnfcnone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:libnfc
Version1.8.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/libnfc
Homepagehttps://github.com/nfc-tools/libnfc
Repositoryhttps://github.com/nfc-tools/libnfc
LizenzLGPL-3.0-or-later
Quellarchivhttps://github.com/nfc-tools/libnfc/releases/download/libnfc-1.8.0/libnfc-1.8.0.tar.bz2
Abhängigkeitenlibusb-compat
Build-Abhängigkeitenpkgconf
Von macOS bereitgestellte Bibliothekenpcsc-lite
Bottleverfügbar (auf 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-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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
  • Abgeglichen nach: 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 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: 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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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