How to Install and Uninstall flwm Package on Kali Linux

Last updated: May 16,2024

1. Install "flwm" package

Learn how to install flwm on Kali Linux

$ sudo apt update $ sudo apt install flwm

2. Uninstall "flwm" package

This guide let you learn how to uninstall flwm on Kali Linux:

$ sudo apt remove flwm $ sudo apt autoclean && sudo apt autoremove

3. Information about the flwm package on Kali Linux

Package: flwm
Version: 1.02+git2015.10.03+7dbb30-7
Installed-Size: 118
Maintainer: Axel Beckert
Architecture: amd64
Provides: x-window-manager
Depends: libc6 (>= 2.4), libfltk1.3 (>= 1.3.1), libgcc-s1 (>= 3.0), libstdc++6 (>= 5), libx11-6
Recommends: libfile-desktopentry-perl, libfile-which-perl, libpath-tiny-perl, libset-scalar-perl, menu, perl
Size: 44804
SHA256: b5221f8c19b514adca5c5257d1c2270b593f58758af817da6cbdb2c31f9f9191
SHA1: c1332760819add4698ca88237970e7f5872718d7
MD5sum: 16ffb964d4a2503a3855655450fb3dd1
Description: Fast Light Window Manager
Flwm is an attempt to combine the best ideas from several
window managers. The primary influence and code base is from
wm2 by Chris Cannam. Primary features copied from wm2 are:
.
- Does not look like Windows.
- Nifty sideways title bars.
- No icons. You deiconify by picking off a pop-up menu.
This means no space is wasted by icons.
- Really small and fast code.
.
It is enhanced by the author's own further nutty ideas:
.
- Does not use shape extension, more standard resize handles.
- Occupies as little screen space as possible. The border and titles
are as thin as you could possibly make them. And maximized
windows waste only 15 pixels horizontally and zero (count'em)
pixels vertically!
- Independent maximize buttons for width & height, close button.
- Understands Motif, KDE, and GNOME window manager hints.
- Multiple desktops, controlled from the same menu as the icons.
.
The recommended packages are needed to generate flwm's application
menus:
- For the old style debian-specific menu: menu
- For the FreeDesktop menu based on .desktop files:
libfile-desktopentry-perl, libfile-which-perl,
libpath-tiny-perl, libset-scalar-perl, and perl.
Description-md5:
Homepage: http://flwm.sourceforge.net/
Tag: implemented-in::c++, interface::graphical, interface::x11,
role::program, uitoolkit::fltk, x11::application, x11::window-manager
Section: x11
Priority: optional
Filename: pool/main/f/flwm/flwm_1.02+git2015.10.03+7dbb30-7_amd64.deb