How to Install and Uninstall dunst Package on Kali Linux

Last updated: May 14,2024

1. Install "dunst" package

Please follow the guidelines below to install dunst on Kali Linux

$ sudo apt update $ sudo apt install dunst

2. Uninstall "dunst" package

Please follow the instructions below to uninstall dunst on Kali Linux:

$ sudo apt remove dunst $ sudo apt autoclean && sudo apt autoremove

3. Information about the dunst package on Kali Linux

Package: dunst
Version: 1.9.2-1
Installed-Size: 310
Maintainer: Nikos Tsipinakis
Architecture: amd64
Provides: notification-daemon
Depends: default-dbus-session-bus | dbus-session-bus, xdg-utils, libc6 (>= 2.34), libcairo2 (>= 1.10.0), libgdk-pixbuf-2.0-0 (>= 2.31.1), libglib2.0-0 (>= 2.67.3), libnotify4 (>= 0.7.0), libpango-1.0-0 (>= 1.20.0), libpangocairo-1.0-0 (>= 1.22.0), libwayland-client0 (>= 1.20.0), libwayland-cursor0 (>= 1.0.2), libx11-6, libxext6, libxinerama1 (>= 2:1.1.4), libxrandr2 (>= 2:1.5.0), libxss1
Size: 118024
SHA256: ba11ce2e2b4959d8b9ce7f78f6eef3087303b102730f44a54276592dd2fda2b6
SHA1: f1ec689cac31ca21cc16aa348fae39bcd9215efa
MD5sum: d69fcdf9b28094c7ae249566d7a0e82c
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.
Description-md5:
Homepage: https://dunst-project.org/
Tag: uitoolkit::gtk
Section: x11
Priority: optional
Filename: pool/main/d/dunst/dunst_1.9.2-1_amd64.deb