How to Install libreadline5-dbg in Ubuntu 18.04



Install libreadline5-dbg by entering the following commands in the terminal:

sudo apt update
sudo apt install libreadline5-dbg

Description:

GNU readline and history libraries, debugging libraries

The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input.

Version: 5.2+dfsg-3build1

Section: libdevel