How to Install and Uninstall clfswm Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "clfswm" package

Here is a brief guide to show you how to install clfswm on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install clfswm

2. Uninstall "clfswm" package

Please follow the instructions below to uninstall clfswm on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the clfswm package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: clfswm
Priority: optional
Section: universe/x11
Installed-Size: 1063
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Common Lisp Team
Architecture: all
Version: 20111015.git51b0a02-2
Provides: x-window-manager
Depends: clisp-module-clx | cl-clx-sbcl | cmucl-source
Filename: pool/universe/c/clfswm/clfswm_20111015.git51b0a02-2_all.deb
Size: 226018
MD5sum: 9cba68f71c98f5437af7097cd8930f67
SHA1: a874577ffe2d4031cede215f9ee77442fd2667ca
SHA256: 1c790b2935a8feb7e726d2c851568c7cf53b504c31395f0245ee0df96f9bf67a
Description-en: 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: 8cad01eff42c930d6803db5959d5e3a7
Homepage: http://common-lisp.net/project/clfswm/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu