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

Last updated: May 03,2024

1. Install "elpa-counsel" package

This tutorial shows how to install elpa-counsel on Kali Linux

$ sudo apt update $ sudo apt install elpa-counsel

2. Uninstall "elpa-counsel" package

This tutorial shows how to uninstall elpa-counsel on Kali Linux:

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

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

Package: elpa-counsel
Source: emacs-ivy
Version: 0.14.2-1
Installed-Size: 417
Maintainer: Debian Emacsen team
Architecture: all
Depends: elpa-ivy (>= 0.14.2), elpa-swiper (>= 0.14.2), dh-elpa-helper, emacsen-common
Recommends: elpa-smex
Enhances: ack, elpa-ace-link, elpa-company, elpa-hydra, elpa-ivy, elpa-smex, elpa-swiper, emacs, fzf, git, irony-mode, org-mode, python-jedi, python3-jedi, recoll, rhythmbox, ripgrep, silversearcher-ag
Size: 115452
SHA256: d47448fd29326b6ec1f156836c2e842105ffe37349d540e6808082f957c53a37
SHA1: 76ba1fb9d166f79b4f7fe284440bef6055f7a7b4
MD5sum: 838416641bede0b6ce10821b35450fec
Description: collection of Ivy-enhanced versions of common Emacs commands
Counsel is a collection of Ivy-enhanced versions of common Emacs commands.
Call one of the interactive functions in this file to complete
the corresponding thing using Ivy.
.
Currently available:
- Interactive and searchable yank-pop/kill-ring/clipboard history interface.
- Symbol completion for Elisp, Common Lisp, Python and Clojure.
- Describe functions for Elisp: function, variable, library, command,
bindings, theme.
- Navigation functions: imenu, ace-line, semantic, outline
- Git utilities: git-files, git-grep, git-log, git-stash.
- Full-text search utilities: grep, ag, pt, recoll.
- System utilities: process list, rhythmbox, linux-app.
- Shortcuts for org-mode.
- And many more...
.
Counsel is an alternative to Anything and Helm.
Description-md5:
Homepage: https://github.com/abo-abo/swiper
Tag: implemented-in::lisp, role::plugin, suite::emacs, use::TODO
Section: lisp
Priority: optional
Filename: pool/main/e/emacs-ivy/elpa-counsel_0.14.2-1_all.deb