How to Install elpa-suggest in Ubuntu 18.04



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

sudo apt update
sudo apt install elpa-suggest

Description:

discover Emacs Lisp functions based on examples

This package is an Emacs package for discovering Emacs Lisp functions based on examples. You supply an example input and output, and it makes suggestions. It is a great way of exploring list, string and arithmetic functions.

Homepage: https://github.com/Wilfred/suggest.el

Version: 0.5-1

Section: universe/lisp