How to Install libp11-3 in Ubuntu 18.04



Install libp11-3 by entering the following commands in the terminal:

sudo apt update
sudo apt install libp11-3

Description:

pkcs#11 convenience library

Libp11 is a library to simplify using smart cards via PKCS#11 modules. It was spun of the OpenSC project but can be used with any pkcs#11 module.

Homepage: https://github.com/OpenSC/libp11

Version: 0.4.7-3

Section: libs