How to Install and Uninstall i3status Package on Kali Linux

Last updated: May 09,2024

1. Install "i3status" package

Please follow the guidance below to install i3status on Kali Linux

$ sudo apt update $ sudo apt install i3status

2. Uninstall "i3status" package

This guide covers the steps necessary to uninstall i3status on Kali Linux:

$ sudo apt remove i3status $ sudo apt autoclean && sudo apt autoremove

3. Information about the i3status package on Kali Linux

Package: i3status
Version: 2.14-2
Installed-Size: 148
Maintainer: Michael Stapelberg
Architecture: amd64
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.34), libconfuse2 (>= 3.2.1~), libnl-3-200 (>= 3.2.7), libnl-genl-3-200 (>= 3.2.7), libpulse0 (>= 0.99.1), libyajl2 (>= 2.0.4)
Enhances: dzen2, i3-wm, sway, xmobar
Size: 62180
SHA256: 207dd7636f33ed30a93f8d5cc304bb6d98e4fdd4410bdf88911362a652361deb
SHA1: 1f388f937131711c5b0ff70d548909d4c4e20ed8
MD5sum: 968912222b492b51a71dc9defaa22f9d
Description: Generates a status line for dzen2, xmobar or i3bar
i3status is a small (about 3000 SLOC) and light-weight program for generating
a status bar for i3bar, dzen2, xmobar or similar programs by combining several
information about your system (IP addresses of your interfaces, load, current
date/time, ESSID of the network you are associated to, disk status, and so on).
Description-md5:
Homepage: https://i3wm.org/i3status
Tag: implemented-in::c, interface::commandline, role::program, use::monitor
Section: utils
Priority: optional
Filename: pool/main/i/i3status/i3status_2.14-2_amd64.deb