
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 is a dependency package depending on libreadline6-dev.