How to Install and Uninstall elpa-marginalia Package on Kali Linux

Last updated: December 24,2024

1. Install "elpa-marginalia" package

Here is a brief guide to show you how to install elpa-marginalia on Kali Linux

$ sudo apt update $ sudo apt install elpa-marginalia

2. Uninstall "elpa-marginalia" package

Here is a brief guide to show you how to uninstall elpa-marginalia on Kali Linux:

$ sudo apt remove elpa-marginalia $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-marginalia package on Kali Linux

Package: elpa-marginalia
Source: marginalia
Version: 1.4-1
Installed-Size: 114
Maintainer: Debian Emacsen team
Architecture: all
Depends: elpa-compat (>= 29.1.4.0), dh-elpa-helper, emacsen-common
Recommends: emacs
Enhances: emacs
Size: 27512
SHA256: 73cc7e28ceb07f8297d422c91033f041472d7c2a891904fcc746dd209729de99
SHA1: 2a13dcfa9e402626e48eadb64ebc88d9e8cd80e1
MD5sum: 5ceda637b7215a10409344cc43baaceb
Description: Marginalia in the Emacs minibuffer
This package provides marginalia-mode which adds marginalia to the minibuffer
completions. Marginalia are marks or annotations placed at the margin of the
page of a book or in this case helpful colorful annotations placed at the
margin of the minibuffer for your completion candidates. Marginalia can only
add annotations to be displayed with the completion candidates. It cannot
modify the appearance of the candidates themselves, which are shown as supplied
by the original commands.
.
The annotations are added based on the completion category. For example
find-file reports the file category and M-x reports the command category. You
can cycle between more or less detailed annotators or even disable the
annotator with command marginalia-cycle.
Description-md5:
Homepage: https://github.com/minad/marginalia
Section: editors
Priority: optional
Filename: pool/main/m/marginalia/elpa-marginalia_1.4-1_all.deb