How to Install dunst in Ubuntu 18.04



Install dunst by entering the following commands in the terminal:

sudo apt update
sudo apt install dunst

Description:

dmenu-ish notification-daemon

Dunst is a highly configurable and lightweight notification-daemon: The only thing it displays is a colored box with unformatted text. The whole notification specification (non-optional parts and the "body" capability) is supported as long as it fits into this look & feel. . Dunst is designed to fit nicely into minimalistic windowmanagers like dwm, but it should work on any Linux desktop.

Homepage: https://dunst-project.org/

Version: 1.3.0-2

Section: universe/x11