pkg.soopen package index

brew / 順位 9425

libfreefare を Homebrew, Nix, apt, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install libfreefare

local Homebrew formula metadata

Linux

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

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

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

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

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

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

概要

パッケージ概要

API for MIFARE card manipulations

コマンドとエイリアス

  • mifare-classic-format
  • mifare-classic-read-ndef
  • mifare-classic-write-ndef
  • mifare-desfire-access
  • mifare-desfire-create-ndef
  • mifare-desfire-ev1-configure-ats
  • mifare-desfire-ev1-configure-default-key
  • mifare-desfire-ev1-configure-random-uid
  • mifare-desfire-format
  • mifare-desfire-info
  • mifare-desfire-read-ndef
  • mifare-desfire-write-ndef
  • mifare-ultralight-info

履歴

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

libfreefare is the nfc-tools library that raises libnfc from raw NFC reader access to convenience APIs and command-line tools for MIFARE and related RFID/NFC tags.

プロジェクトの歴史

The project sits in the nfc-tools family and is described by its project page as an API for RFID card manipulation on top of libnfc. Its README narrows that role to MIFARE card manipulation and lists libnfc, autotools, and OpenSSL as build dependencies for Unix-like systems.

The public feature matrix documents support for common card families including FeliCa Lite, MIFARE Classic, MIFARE DESFire, MIFARE Ultralight, NTAG21x, and MIFARE Application Directory specifications. GitHub release metadata records libfreefare-0.4.0 on 2015-05-13.

採用の歴史

libfreefare became useful where libnfc users wanted reusable C calls and bundled utilities instead of writing card-format details directly against the lower-level NFC stack. Its packaging across Homebrew, Debian, Ubuntu, Nix, and openSUSE reflects a small but durable audience around NFC labs, access-card tooling, and embedded experiments.

使われ方

The package installs a C library plus utilities for formatting, inspecting, and reading or writing NDEF data on MIFARE Classic, DESFire, and Ultralight cards. It is typically used with NFC readers supported by libnfc.

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

For package maintainers, libfreefare is a good example of a narrow hardware-adjacent library whose value comes from keeping protocol-specific card operations out of downstream applications. It also exposes the usual packaging concerns around libnfc ABI compatibility, OpenSSL linkage, and shipping command-line helpers with the library.

タイムライン

  • 2013-12-04: The commit tagged libfreefare-0.4.0 updated the project changelog for the 0.4.0 release.
  • 2015-05-13: GitHub release metadata records libfreefare-0.4.0.
  • 2015: The nfc-tools project page documents libfreefare as part of the nfc-tools project set.

Related projects

  • libnfc supplies the lower-level NFC reader interface used by libfreefare.
  • Other nfc-tools projects such as mfoc, mfcuk, libllcp, and nfcutils occupy adjacent NFC tooling niches.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
mifare-classic-formatcliグローバル実行可能ファイル
mifare-classic-read-ndefcliグローバル実行可能ファイル
mifare-classic-write-ndefcliグローバル実行可能ファイル
mifare-desfire-accesscliグローバル実行可能ファイル
mifare-desfire-create-ndefcliグローバル実行可能ファイル
mifare-desfire-ev1-configure-atscliグローバル実行可能ファイル
mifare-desfire-ev1-configure-default-keycliグローバル実行可能ファイル
mifare-desfire-ev1-configure-random-uidcliグローバル実行可能ファイル
mifare-desfire-formatcliグローバル実行可能ファイル
mifare-desfire-infocliグローバル実行可能ファイル
mifare-desfire-read-ndefcliグローバル実行可能ファイル
mifare-desfire-write-ndefcliグローバル実行可能ファイル
mifare-ultralight-infocliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

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

インストールメタデータ

パッケージメタデータ

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

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Debian apt95%

libfreefare-bin 0.4.0-2.3+b1

MIFARE card manipulations binaries

https://code.google.com/p/libfreefare/

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

libfreefare-dev 0.4.0-2.3+b1

MIFARE card manipulations library (development files)

https://code.google.com/p/libfreefare/

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

libfreefare-doc 0.4.0-2.3

documentation for libfreefare

https://code.google.com/p/libfreefare/

sudo apt install libfreefare-doc
  • Section: doc
  • Architecture: all
  • Source Package: libfreefare
  • normalized package name match
  • 一致条件: Libfreefare
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libfreefare-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libfreefare0t64 0.4.0-2.3+b1

MIFARE card manipulations library

https://code.google.com/p/libfreefare/

sudo apt install libfreefare0t64
  • Section: libs
  • Architecture: amd64
  • Source Package: libfreefare
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libfreefare
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libfreefare0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

libfreefare

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

libfreefare-bin 0.4.0-2.3build2

MIFARE card manipulations binaries

https://code.google.com/p/libfreefare/

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

libfreefare-dev 0.4.0-2.3build2

MIFARE card manipulations library (development files)

https://code.google.com/p/libfreefare/

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

libfreefare-doc 0.4.0-2.3build2

documentation for libfreefare

https://code.google.com/p/libfreefare/

sudo apt install libfreefare-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: libfreefare
  • normalized package name match
  • 一致条件: Libfreefare
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libfreefare-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libfreefare0t64 0.4.0-2.3build2

MIFARE card manipulations library

https://code.google.com/p/libfreefare/

sudo apt install libfreefare0t64
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libfreefare
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libfreefare
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libfreefare0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
zypper95%

libfreefare-devel 0.4.0-5.7

Development files for the Mifare card manipulation library

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

sudo zypper install libfreefare-devel
  • License: LGPL-3.0+
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: libfreefare
  • 3 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Libfreefare
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libfreefare-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libfreefare-tools 0.4.0-5.7

Tools for Mifare cards

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

sudo zypper install libfreefare-tools
  • License: LGPL-3.0+
  • Category: Hardware/Other
  • Architecture: x86_64
  • Source Package: libfreefare
  • 3 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Libfreefare
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libfreefare-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

libfreefare0 0.4.0-5.7

Library for Mifare card manipulations

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

sudo zypper install libfreefare0
  • License: LGPL-3.0+
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: libfreefare
  • 4 依存関係
  • 2 提供
  • normalized package name match
  • 一致条件: Libfreefare
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libfreefare0 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • 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