How to Install ecb in Ubuntu 18.04



Install ecb by entering the following commands in the terminal:

sudo apt update
sudo apt install ecb

Description:

code browser for Emacs supporting several languages

ECB is source code browser for Emacs. It is a global minor-mode which displays a couple of windows that can be used to browse directories, files and methods. It supports method parsing for Java, C, C++, Elisp etc.

Homepage: http://ecb.sourceforge.net

Version: 2.40+git20140216-2

Section: universe/devel