How to Install and Uninstall ecb Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "ecb" package

Here is a brief guide to show you how to install ecb on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ecb

2. Uninstall "ecb" package

This guide covers the steps necessary to uninstall ecb on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ecb $ sudo apt autoclean && sudo apt autoremove

3. Information about the ecb package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ecb
Priority: optional
Section: universe/devel
Installed-Size: 3896
Maintainer: Ubuntu Developers
Original-Maintainer: Balint Reczey
Architecture: all
Version: 2.40+git20140216-2
Depends: emacs | emacsen, dpkg (>= 1.15.4) | install-info
Conflicts: cedet, cedet-common, cogre
Filename: pool/universe/e/ecb/ecb_2.40+git20140216-2_all.deb
Size: 612364
MD5sum: 000a5dbae4a1d2dc0c790d7138373406
SHA1: 516e0195e86bacf1fb3af7a287a39c8a51c31085
SHA256: fe0d2b600d944c050f369684b02c5f5f01ee738f26967e25a724e507e25124c2
Description-en: 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.
Description-md5: eb01e05dbb8fd69368b80ec471810c0c
Homepage: http://ecb.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu