How to Install id-utils in Ubuntu 18.04



Install id-utils by entering the following commands in the terminal:

sudo apt update
sudo apt install id-utils

Description:

Fast, high-capacity, identifier database tool

Actually, the term `identifier' is too limiting--`mkid' stores tokens, be they program identifiers of any form, literal numbers, or words of human-readable text. Database queries can be issued from the command-line, or from within emacs, serving as an augmented tags facility.

Version: 4.6+git20120811-4ubuntu2

Section: universe/devel