How to Install authbind in Ubuntu 18.04



Install authbind by entering the following commands in the terminal:

sudo apt update
sudo apt install authbind

Description:

Allows non-root programs to bind() to low ports

This package allows a package to be started as non-root but still bind to low ports, without any changes to the application.

Version: 2.1.2

Section: utils