How to Install elpa-bug-hunter in Ubuntu 18.04



Install elpa-bug-hunter by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-bug-hunter

Description:

automatically debug and bisect your init.el or .emacs file

The Bug Hunter is an Emacs library that finds the source of an error or unexpected behavior inside an elisp configuration file (typically init.el or .emacs). It supports automatic, interactive, and assertion bug hunting. Also it is possible to debug literate-style configuration files.

Homepage: https://elpa.gnu.org/packages/bug-hunter.html

Version: 1.3.1+repack-1

Section: universe/lisp