How to Install libnfc5 in Ubuntu 18.04



Install libnfc5 by entering the following commands in the terminal:

sudo apt update
sudo apt install libnfc5

Description:

Near Field Communication (NFC) library

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 the runtime library files needed to run software using libnfc.

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

Version: 1.7.1-4build1

Section: universe/libs