How to Install and Uninstall ecb Package on Kali Linux

Last updated: July 07,2024

1. Install "ecb" package

Please follow the instructions below to install ecb on Kali Linux

$ sudo apt update $ sudo apt install ecb

2. Uninstall "ecb" package

This guide covers the steps necessary to uninstall ecb on Kali Linux:

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

3. Information about the ecb package on Kali Linux

Package: ecb
Version: 2.50+git20170628-1
Installed-Size: 3785
Maintainer: Balint Reczey
Architecture: all
Depends: emacs | emacsen, dpkg (>= 1.15.4) | install-info
Conflicts: cedet, cedet-common, cogre
Size: 609008
SHA256: c21492ac8e8062c458d4551d6b753fdb2524af83cec3f3129f4ef6f862b0d7d9
SHA1: 3fd4eefdbed08364ce7181c37eaecc73dc68b581
MD5sum: 0953a33d0ae1d5eba4939c099923f824
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.
Description-md5: eb01e05dbb8fd69368b80ec471810c0c
Homepage: http://ecb.sourceforge.net
Tag: devel::buildtools, implemented-in::lisp, role::plugin, role::program,
suite::emacs, use::browsing, use::editing, works-with::software:source
Section: devel
Priority: optional
Filename: pool/main/e/ecb/ecb_2.50+git20170628-1_all.deb