How to Install and Uninstall libnfc-bin Package on Kali Linux

Last updated: May 18,2024

1. Install "libnfc-bin" package

Here is a brief guide to show you how to install libnfc-bin on Kali Linux

$ sudo apt update $ sudo apt install libnfc-bin

2. Uninstall "libnfc-bin" package

Learn how to uninstall libnfc-bin on Kali Linux:

$ sudo apt remove libnfc-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the libnfc-bin package on Kali Linux

Package: libnfc-bin
Source: libnfc
Version: 1.8.0-3.1
Installed-Size: 205
Maintainer: Nobuhiro Iwamatsu
Architecture: amd64
Depends: libc6 (>= 2.34), libnfc6 (>= 1.8.0-3.1)
Size: 57080
SHA256: f6bfb02da8056602d1bff40c372a0cc5d672909b88a7238c81285a23bc255eb6
SHA1: d1f5c4f6456e411e3dfea68990265fe006f88e55
MD5sum: 5ad89475cc1fc23bc6c22e895e8f0ee8
Description: Near Field Communication (NFC) binaries
libnfc is a library for Near Field Communication. It abstracts the
low-level details of communicating with the devices away behind an
easy-to-use high-level API.
It supports most hardware based on the NXP PN531, PN532 or PN533
controller chips.
.
This package contains some utils that come along with libnfc, for
development or debugging purposes (including nfc-list, nfc-mfclassic,
nfc-mfultralight, etc).
Description-md5:
Homepage: http://www.nfc-tools.org/
Section: utils
Priority: optional
Filename: pool/main/libn/libnfc/libnfc-bin_1.8.0-3.1_amd64.deb