Binary package “elpa-counsel” in ubuntu lunar

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.