How to Install login-duo software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install login-duo software package in Ubuntu 14.04 LTS (Trusty Tahr)

login-duo software package provides login wrapper for Duo Security two-factor authentication, 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 login-duo 

login-duo is installed in your system.

Make ensure the login-duo package were installed using the commands given below,

$ sudo dpkg-query -l | grep login-duo *

You will get with login-duo package name, version, architecture and description in a table

login-duo package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Administration Utilities
Package login-duo
Version 1.9.6-1
Description login wrapper for Duo Security two-factor authentication
Sub Section Admin


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