How to Install and Uninstall elpa-aggressive-indent Package on Kali Linux

Last updated: May 21,2024

1. Install "elpa-aggressive-indent" package

Please follow the guidance below to install elpa-aggressive-indent on Kali Linux

$ sudo apt update $ sudo apt install elpa-aggressive-indent

2. Uninstall "elpa-aggressive-indent" package

This guide let you learn how to uninstall elpa-aggressive-indent on Kali Linux:

$ sudo apt remove elpa-aggressive-indent $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-aggressive-indent package on Kali Linux

Package: elpa-aggressive-indent
Source: aggressive-indent-mode
Version: 1.9.0-3
Installed-Size: 619
Maintainer: Debian Emacsen Team
Architecture: all
Depends: dh-elpa-helper, emacsen-common, emacs
Recommends: emacs (>= 46.0)
Enhances: emacs, emacs24
Size: 518940
SHA256: 8d73617fdfeab9b6636501a5e2454930a3f81b4994013a91078ba09d49dfc52f
SHA1: c405bee1af15191480505cf427852d08d1a578c6
MD5sum: 91815252e96143138eb399e54673838b
Description: Emacs minor mode that reindents code after every change
electric-indent-mode is enough to keep your code nicely aligned when
all you do is type. However, once you start shifting blocks around,
transposing lines, or slurping and barfing sexps, indentation is
bound to go wrong.
.
aggressive-indent-mode is a minor mode that keeps your code always
indented. It reindents after every change, making it more reliable
than electric-indent-mode.
Description-md5:
Homepage: https://github.com/Malabarba/aggressive-indent-mode
Section: lisp
Priority: optional
Filename: pool/main/a/aggressive-indent-mode/elpa-aggressive-indent_1.9.0-3_all.deb