How to Install and Uninstall clfswm Package on Kali Linux

Last updated: May 16,2024

1. Install "clfswm" package

Please follow the guidelines below to install clfswm on Kali Linux

$ sudo apt update $ sudo apt install clfswm

2. Uninstall "clfswm" package

Please follow the guidance below to uninstall clfswm on Kali Linux:

$ sudo apt remove clfswm $ sudo apt autoclean && sudo apt autoremove

3. Information about the clfswm package on Kali Linux

Package: clfswm
Version: 20111015.git51b0a02-3
Installed-Size: 1062
Maintainer: Debian Common Lisp Team
Architecture: all
Provides: x-window-manager
Depends: clisp-module-clx | cl-clx-sbcl | cmucl-source
Size: 199800
SHA256: f87f537d93912b7159aad19c3e414a7134966c9228bcf8cbe2c3f51ce5674fbf
SHA1: a0697596b44124a8a167396d148d89683a6fdfe1
MD5sum: 1434f60ee24224027538e71fc8b0031a
Description: A(nother) Common Lisp FullScreen Window Manager
CLFSWM is a 100% Common Lisp X11 window manager (based on Tinywm and
Stumpwm. Many thanks to them). It can be driven only with the
keyboard or with the mouse.
.
A display contains a root frame and its children. A child can be a
window or another frame. The root frame or its children can be the
current root. The current root is fullscreen maximized (no
decorations, no buttons, no menus: nothing, just the application
fullscreen!).
.
CLFSWM is highly dynamic. By default there is only one frame (the root
frame). Other frames are created/deleted on the fly. A window can be
in more than one frame, so it can have multiple views of the same
windows.
.
Using CLFSWM is like walking through a tree of frames and
windows. Enter in a child to make it the current root and make it
fullscreen maximized. Leave it to make its parent the current root.
Description-md5:
Homepage: https://common-lisp.net/project/clfswm/
Tag: interface::graphical, interface::x11, role::program, x11::window-manager
Section: x11
Priority: optional
Filename: pool/main/c/clfswm/clfswm_20111015.git51b0a02-3_all.deb