How to Install userv in Ubuntu 18.04



Install userv by entering the following commands in the terminal:

sudo apt update
sudo apt install userv

Description:

`user services' - program call across trust boundaries

userv allows one program to invoke another when only limited trust exists between them. It is a tool which can be used to avoid having to give other system services root privilege, and which allows users to more securely have programs provide services to others. . userv can be useful as `glue' for system administrators; there are not many full-blown userv-using applications yet.

Version: 1.2.0

Section: universe/admin