How to Install libpam-barada software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install libpam-barada software package in Ubuntu 14.04 LTS (Trusty Tahr)

libpam-barada software package provides PAM module to provide two-factor authentication based on HOTP, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install libpam-barada 

libpam-barada is installed in your system.

Make ensure the libpam-barada package were installed using the commands given below,

$ sudo dpkg-query -l | grep libpam-barada *

You will get with libpam-barada package name, version, architecture and description in a table

libpam-barada package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package libpam-barada
Version 0.5-3.1build2
Description PAM module to provide two-factor authentication based on HOTP
Sub Section libs


See Also, How to uninstall or remove libpam-barada software package from Ubuntu 14.04 LTS (Trusty Tahr)?