How to Install libreadline-gplv2-dev in Ubuntu 18.04



Install libreadline-gplv2-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libreadline-gplv2-dev

Description:

GNU readline and history libraries, development files

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. . This package contains as well the readline documentation in info format.

Version: 5.2+dfsg-3build1

Section: libdevel