How to Install elpa-kv in Ubuntu 18.04



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

sudo apt update
sudo apt install elpa-kv

Description:

key/value data structure functions for Emacs Lisp

This library provides some routines for working with key/value data structures, like hash-tables and alists and plists, in Emacs Lisp.

Version: 0.0.19+git20140108.7211484-1

Section: universe/lisp