How to Install and Uninstall suckless-tools Package on Kali Linux

Last updated: May 07,2024

1. Install "suckless-tools" package

Please follow the step by step instructions below to install suckless-tools on Kali Linux

$ sudo apt update $ sudo apt install suckless-tools

2. Uninstall "suckless-tools" package

This guide covers the steps necessary to uninstall suckless-tools on Kali Linux:

$ sudo apt remove suckless-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the suckless-tools package on Kali Linux

Package: suckless-tools
Version: 47-1
Installed-Size: 312
Maintainer: Ilias Tsitsimpis
Architecture: amd64
Provides: dmenu, lsw, slock, sprop, sselp, ssid, tabbed, wmname, xssstate
Depends: libc6 (>= 2.34), libfontconfig1 (>= 2.12.6), libpam0g (>= 0.99.7.1), libx11-6, libxft2 (>> 2.1.1), libxinerama1 (>= 2:1.1.4), libxrandr2, libxss1, libcap2-bin
Suggests: dwm, stterm, surf
Size: 50064
SHA256: 8db483822d4c000bb103444003ef7e1092d9b6438a7bd11eef67a41368ed3d70
SHA1: ce7ada07b292efbd20296b86214c72ed8e8d6f36
MD5sum: 6eb6999de51ea1ddd8f751ed8ceae119
Description: simple commands for minimalistic window managers
This package provides simple commands designed to be used with a minimalistic
window manager like dwm but they can be useful in scripts regardless of the
window manager used.
.
* dmenu: Dynamic menu is a generic menu for X.
* lsw: Lists the titles of all running X windows to stdout, similar to ls(1).
* slock: Simple X display locker that locks the X session.
* sprop: Sets or gets X window properties.
* sselp: Simple X selection printer that prints the X selection to stdout.
* ssid: Simple setsid replacement.
* swarp: Simple X warping tool to warp the mouse pointer to a given position.
* tabbed: Simple generic tabbed fronted to xembed aware applications.
* wmname: Prints/sets the window manager name property of the root
window similar to how hostname(1) behaves.
* xssstate: Retrieves the state of X screensaver.
Description-md5:
Homepage: https://www.suckless.org
Tag: implemented-in::c, interface::commandline, interface::graphical,
interface::x11, role::program, scope::application, uitoolkit::xlib,
x11::TODO, x11::application, x11::screensaver
Section: x11
Priority: optional
Filename: pool/main/s/suckless-tools/suckless-tools_47-1_amd64.deb