How to Install userinfo in Ubuntu 18.04



Install userinfo by entering the following commands in the terminal:

sudo apt update
sudo apt install userinfo

Description:

display information about local users

Userinfo is a small console utility to display as much information about a local user as possible. It supports the output of password file info, home directory mode, mail info, lastlog info and more. . After installation you can invoke userinfo by calling ui.

Homepage: http://bjk.sourceforge.net/userinfo/

Version: 2.5-4

Section: universe/admin