How to Install and Uninstall libnfc-bin Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "libnfc-bin" package

This guide let you learn how to install libnfc-bin on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libnfc-bin

2. Uninstall "libnfc-bin" package

This guide covers the steps necessary to uninstall libnfc-bin on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libnfc-bin package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libnfc-bin
Priority: extra
Section: universe/utils
Installed-Size: 140
Maintainer: Ubuntu Developers
Original-Maintainer: Nobuhiro Iwamatsu
Architecture: amd64
Source: libnfc
Version: 1.7.1-4
Depends: libc6 (>= 2.7), libnfc5 (>= 1.7.1-4)
Filename: pool/universe/libn/libnfc/libnfc-bin_1.7.1-4_amd64.deb
Size: 31338
MD5sum: e82a8abc78d6faae456202c3c18b0748
SHA1: 88611a73c0459cf01d4095938fb92f758c7b5b53
SHA256: a8392f3369effad17692fbbb1fec8895dfa5d2a7232caeb11cd4f79d60f48e83
Description-en: 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: 82a758def65da0f218511a6ffe2b1277
Homepage: http://www.nfc-tools.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu