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

Last updated: September 20,2024

1. Install "elpa-hydra" package

This guide covers the steps necessary to install elpa-hydra on Kali Linux

$ sudo apt update $ sudo apt install elpa-hydra

2. Uninstall "elpa-hydra" package

This guide covers the steps necessary to uninstall elpa-hydra on Kali Linux:

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

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

Package: elpa-hydra
Source: hydra-el
Version: 0.15.0-3
Installed-Size: 113
Maintainer: Debian Emacsen team
Architecture: all
Depends: elpa-lv (>= 0), dh-elpa-helper, emacsen-common
Recommends: emacs (>= 46.0)
Enhances: emacs
Size: 27892
SHA256: 1fcefacce9d5d9d8cb8855809496261661c93e55574e2f60a62db2dc5da5fdf2
SHA1: 8d36dfab64f27d637ac8a0a7abefba41744082e0
MD5sum: c727fc74bd0ce2fb8431e4141e17a57a
Description: make Emacs bindings that stick around
This is a package for GNU Emacs that can be used to tie related commands into
a family of short bindings with a common prefix - a Hydra. Once you summon
your Hydra through the prefixed binding (the body + any one head), all heads
can be called in succession with only a short extension. Hydra can be vanished
with any binding that isn't the Hydra's head (and that binding will call a
proper command too). This makes the Hydra very seamless, it's like a minor
mode that disables itself automagically.
Description-md5:
Homepage: https://github.com/abo-abo/hydra
Tag: implemented-in::lisp, role::plugin, suite::emacs
Section: lisp
Priority: optional
Filename: pool/main/h/hydra-el/elpa-hydra_0.15.0-3_all.deb