How to Install elpa-ido-completing-read+ in Ubuntu 18.04



Install elpa-ido-completing-read+ by entering the following commands in the terminal:

sudo apt update
sudo apt install elpa-ido-completing-read+

Description:

completing-read-function using ido

This package implements the `ido-completing-read+' function, which is a wrapper for `ido-completing-read'. Importantly, it detects edge cases that ordinary ido cannot handle and either adjusts them so ido *can* handle them, or else simply falls back to Emacs' standard completion instead.

Homepage: https://github.com/DarwinAwardWinner/ido-completing-read-plus

Version: 4.7-1

Section: universe/lisp