How to Install elpa-counsel in Ubuntu 18.04



Install elpa-counsel by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-counsel

Description:

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: - 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. - Grep utitilies: grep, ag, pt, recoll. - System utilities: process list, rhythmbox, linux-app. - Many more...

Homepage: https://github.com/abo-abo/swiper

Version: 0.10.0+dfsg-1

Section: universe/lisp