How to Install elpa-swiper in Ubuntu 18.04



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

sudo apt update
sudo apt install elpa-swiper

Description:

alternative to Emacs' isearch with an overview

Swiper gives an overview of the current regex search candidates. The search regex can be split into groups with a space. Each group is highlighted with a different face. . It can double as a quick regex-builder; however, only single lines will be matched. Swiper uses Ivy to show an overview of all matches.

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

Version: 0.10.0+dfsg-1

Section: universe/lisp