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

Last updated: May 15,2024

1. Install "elpa-geiser" package

Please follow the instructions below to install elpa-geiser on Kali Linux

$ sudo apt update $ sudo apt install elpa-geiser

2. Uninstall "elpa-geiser" package

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

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

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

Package: elpa-geiser
Source: geiser
Version: 0.10-1
Installed-Size: 645
Maintainer: Debian Emacsen Team
Architecture: all
Replaces: geiser (<< 0.7-1)
Provides: geiser
Depends: emacs | emacsen, emacsen-common, install-info, dh-elpa-helper
Suggests: racket
Enhances: emacs
Breaks: geiser (<< 0.7-1)
Size: 223416
SHA256: 8ee31ae912871390ba8837109aeca9c6d20a20b5fa9212693f7f5b4bff72e925
SHA1: 28b868bf066a6c1af052bffdee8ec6634086cd45
MD5sum: 0ca4575d41183357c90f315331bfeca3
Description: enhanced Scheme interaction mode for Emacs
Geiser features an enhanced REPL and a set of minor modes improving
Emacs' basic scheme major mode. The main functionalities provided
are:
- Evaluation of forms in the namespace of the current module.
- Macro expansion.
- File/module loading.
- Namespace-aware identifier completion (including local bindings,
names visible in the current module, and module names).
- Autodoc: the echo area shows information about the signature of
the procedure/macro around point automatically.
- Jump to definition of identifier at point.
- Access to documentation (including docstrings when the
implementation provides it).
- Listings of identifiers exported by a given module.
- Listings of callers/callees of procedures.
- Rudimentary support for debugging (list of
evaluation/compilation error in an Emacs' compilation-mode
buffer).
Description-md5:
Homepage: http://www.nongnu.org/geiser/
Section: lisp
Priority: optional
Filename: pool/main/g/geiser/elpa-geiser_0.10-1_all.deb