How to Install elpa-db in Ubuntu 18.04



Install elpa-db by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-db

Description:

database interface for Emacs Lisp

This library provides - a database interface for Emacs Lisp - a sample Emacs hashtable implementation of this interface (not for production) . It should be possible to specify any kind of key/value database with this interface.

Version: 0.0.6+git20140421.b3a423f-1

Section: universe/lisp