dunst

dmenu-ish notification-daemon

Debian Debian
RUN apt-get update && \ apt-get install -y dunst
Ubuntu
RUN apt-get update && \ apt-get install -y dunst
Alpine
RUN apk add dunst
Arch Arch Linux
RUN pacman -S --noconfirm dunst
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y dunst
Fedora
RUN dnf install -y dunst
Raspbian
RUN apt-get update && \ apt-get install -y dunst
click the source code to copy install dunst on any operating system with command-not-found.com