How to Install and Uninstall elpa-aggressive-indent Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "elpa-aggressive-indent" package

This is a short guide on how to install elpa-aggressive-indent on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "elpa-aggressive-indent" package

This tutorial shows how to uninstall elpa-aggressive-indent on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the elpa-aggressive-indent package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: elpa-aggressive-indent
Priority: optional
Section: universe/lisp
Installed-Size: 620
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Emacs addons team
Architecture: all
Source: aggressive-indent-mode
Version: 1.5.2-1
Depends: emacsen-common, emacs
Recommends: emacs (>= 46.0)
Filename: pool/universe/a/aggressive-indent-mode/elpa-aggressive-indent_1.5.2-1_all.deb
Size: 518086
MD5sum: 97d7676f186506f6ccee9ab7a70d7dfe
SHA1: 71d4555567e0ecf2c534e4a4e0d73b87e5ef6ce6
SHA256: 3783e01c64f94fd1dc21e2fb9ced991e8b826e03959766797cba4e3ead04f103
Description-en: 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: 2e1729b6966ec5e212dc502e6a49b29f
Enhances: emacs, emacs24
Built-Using: dh-elpa (= 0.0.19)
Homepage: https://github.com/Malabarba/aggressive-indent-mode
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu