How to Install elpa-spinner in Ubuntu 18.04



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

sudo apt update
sudo apt install elpa-spinner

Description:

spinner for the Emacs modeline for operations in progress

This library provides functions to add spinners to the Emacs modeline. Spinners are used to indicate that an operation is in progress. . A spinner is a column or columns of the modeline where the character displayed in that column or columns changes rapidly, looping through a sequence of characters or strings, until the operation is complete. For example, one spinner type provided by this package loops through these four characters: ◰, ◳, ◲ and ◱.

Homepage: https://github.com/Malabarba/spinner.el

Version: 1.7.3-1

Section: universe/lisp