How to Install and Uninstall elpa-imenu-list Package on Kali Linux

Last updated: May 19,2024

1. Install "elpa-imenu-list" package

This tutorial shows how to install elpa-imenu-list on Kali Linux

$ sudo apt update $ sudo apt install elpa-imenu-list

2. Uninstall "elpa-imenu-list" package

Please follow the instructions below to uninstall elpa-imenu-list on Kali Linux:

$ sudo apt remove elpa-imenu-list $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-imenu-list package on Kali Linux

Package: elpa-imenu-list
Source: imenu-list
Version: 0.9-1
Installed-Size: 55
Maintainer: Debian Emacsen team
Architecture: all
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs (>= 46.0)
Enhances: emacs
Size: 12124
SHA256: 9d6cd313f15c38a53399ce8e2e47a9696a171b7ecdc15915d03ef7b759f8ac21
SHA1: 732bf9ea7c2a374bdfbb087f136a83f491fd4cb2
MD5sum: d5af30883ce1fb2eac061df0f8687057
Description: show the current Emacs buffer's imenu entries in a separate window
This Emacs minor-mode creates an automatically updated buffer called
`*Ilist*` that is populated with the current buffer's imenu entries.
Imenu-list is usually configured so that the imenu structure is displayed
in an automatically resized vertical Emacs window (a sidebar).
.
An imenu tree can be used as a table of contents for text and markdown
documents, or for adding modern IDE features to Emacs--features like an
overview of function and variable definitions. Speedbar also provides this
functionality; however, imenu-list doesn't require X11. Unlike speedbar,
imenu-list shares the existing Emacs frame. X11 windows are called frames
in Emacs, so another way of saying this is imenu-list doesn't require a
second X11 window with its own window decorations.
Description-md5:
Homepage: https://github.com/bmag/imenu-list
Tag: implemented-in::lisp, role::plugin, suite::emacs
Section: lisp
Priority: optional
Filename: pool/main/i/imenu-list/elpa-imenu-list_0.9-1_all.deb