How to Install and Uninstall stumpwm Package on Kali Linux

Last updated: May 06,2024

1. Install "stumpwm" package

This guide covers the steps necessary to install stumpwm on Kali Linux

$ sudo apt update $ sudo apt install stumpwm

2. Uninstall "stumpwm" package

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

$ sudo apt remove stumpwm $ sudo apt autoclean && sudo apt autoremove

3. Information about the stumpwm package on Kali Linux

Package: stumpwm
Version: 2:22.11-3
Installed-Size: 1025
Maintainer: Debian Common Lisp Team
Architecture: all
Provides: x-window-manager
Depends: cl-clx-sbcl, cl-ppcre, cl-alexandria
Suggests: info-browser, rlwrap, slime, www-browser, x-terminal-emulator, x11-utils
Size: 247428
SHA256: 543f6a8fdac8a5dd1446a9c1f5c6067b405c07f3c23e332cf4bc8faf8429ed94
SHA1: be226e04ceb0f2d646cf26fcfaea8f005026b877
MD5sum: 66a09c1d1fcea4027e8f38d859bf1911
Description: tiling, keyboard driven Common Lisp window manager
StumpWM is a window manager written entirely in Common Lisp. It
attempts to be highly customizable while relying entirely on the
keyboard for input. You will not find buttons, icons, title bars,
tool bars, or any of the other conventional GUI widgets.
.
These design decisions reflect the growing popularity of productive,
customizable lisp based systems.
.
The suggested package, slime, lets you control a running StumpWM
session through Emacs.
.
If you need Xinerama support, you need the xdpyinfo utility from the
x11-utils package.
Description-md5:
Homepage: https://stumpwm.github.io/
Tag: implemented-in::lisp, interface::graphical, interface::x11,
role::program, x11::window-manager
Section: x11
Priority: optional
Filename: pool/main/s/stumpwm/stumpwm_22.11-3_all.deb