How to Install and Uninstall i3-wm Package on Kali Linux

Last updated: May 17,2024

1. Install "i3-wm" package

Please follow the step by step instructions below to install i3-wm on Kali Linux

$ sudo apt update $ sudo apt install i3-wm

2. Uninstall "i3-wm" package

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

$ sudo apt remove i3-wm $ sudo apt autoclean && sudo apt autoremove

3. Information about the i3-wm package on Kali Linux

Package: i3-wm
Version: 4.23-1
Installed-Size: 2557
Maintainer: Debian i3 maintainers
Architecture: amd64
Provides: x-window-manager
Depends: dex, i3status, libc6 (>= 2.34), libcairo2 (>= 1.10.0), libev4 (>= 1:4.04), libglib2.0-0 (>= 2.52.0), libpango-1.0-0 (>= 1.14.0), libpangocairo-1.0-0 (>= 1.22.0), libpcre2-8-0 (>= 10.22), libstartup-notification0 (>= 0.10), libxcb-cursor0 (>= 0.0.99), libxcb-icccm4 (>= 0.4.1), libxcb-keysyms1 (>= 0.4.0), libxcb-randr0 (>= 1.12), libxcb-shape0, libxcb-util1 (>= 0.4.0), libxcb-xinerama0, libxcb-xkb1, libxcb-xrm0 (>= 0.0.0), libxcb1 (>= 1.6), libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0), libyajl2 (>= 2.0.4), perl:any
Recommends: xfonts-base, fonts-dejavu-core, libanyevent-i3-perl, libjson-xs-perl, rxvt-unicode | x-terminal-emulator
Size: 1026848
SHA256: 4a4229118a4378aef2a2dade7c602ba3e4650dbac6f2109f685af0845a608347
SHA1: 58a4f7ef9236183976c0f959e78c0bbc1555f64c
MD5sum: 78682a5ccccca58b74e23c900f0f18b4
Description: improved dynamic tiling window manager
Key features of i3 are good documentation, reasonable defaults (changeable in
a simple configuration file) and good multi-monitor support. The user
interface is designed for power users and emphasizes keyboard usage. i3 uses
XCB for asynchronous communication with X11 and aims to be fast and
light-weight.
.
Please be aware i3 is primarily targeted at advanced users and developers.
Description-md5:
Homepage: https://i3wm.org/
Tag: implemented-in::c, interface::graphical, interface::x11, role::program,
uitoolkit::TODO, x11::application, x11::window-manager
Section: x11
Priority: optional
Filename: pool/main/i/i3-wm/i3-wm_4.23-1_amd64.deb