How to Install authbind software package in Ubuntu 16.10 (Yakkety Yak)

How to Install authbind software package in Ubuntu 16.10 (Yakkety Yak)

authbind software package provides Allows non-root programs to bind() to low ports, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install authbind 

authbind is installed in your system.

Make ensure the authbind package were installed using the commands given below,

$ sudo dpkg-query -l | grep authbind *

You will get with authbind package name, version, architecture and description in a table

authbind package basic information:

Distro Ubuntu 16 10 yakkety yak
Section Utilities
Package authbind
Version 2.1.1+nmu1
Description Allows non-root programs to bind() to low ports
Sub Section Utils


See Also, How to uninstall or remove authbind software package from Ubuntu 16.10 (Yakkety Yak)?