How to Install and Uninstall 9wm Package on Kali Linux

Last updated: April 25,2024

1. Install "9wm" package

In this section, we are going to explain the necessary steps to install 9wm on Kali Linux

$ sudo apt update $ sudo apt install 9wm

2. Uninstall "9wm" package

Please follow the instructions below to uninstall 9wm on Kali Linux:

$ sudo apt remove 9wm $ sudo apt autoclean && sudo apt autoremove

3. Information about the 9wm package on Kali Linux

Package: 9wm
Version: 1.4.1-1
Installed-Size: 67
Maintainer: Jacob Adams
Architecture: amd64
Provides: x-window-manager
Depends: libc6 (>= 2.15), libx11-6, libxext6
Suggests: 9menu
Size: 26360
SHA256: 12cdb72280c518d9af27f7c5be15bc277a139e25bb1d8bf808bbad91e586df88
SHA1: 3e5e825e436b2fac40afa72d6061118dc37e35ad
MD5sum: c8db516603ae58a84297b32423e188ee
Description: X11 window manager inspired by Plan 9's rio
It provides a very simple and clean user interface. It is click-to-type. It
uses the X11 font system (which, unfortunately, means no Unicode support).
.
9wm does not provide virtual desktops, customization, key bindings, EWMH
support, or compositing. It does not allocate any colors, which will be
great news if you are stuck in 1993.
.
It is a great place to start if you are interested in writing a window
manager from scratch: many folks have done exactly this.
Description-md5:
Homepage: https://github.com/9wm/9wm
Tag: interface::graphical, interface::x11, role::program, uitoolkit::xlib,
x11::window-manager
Section: x11
Priority: optional
Filename: pool/main/9/9wm/9wm_1.4.1-1_amd64.deb