How to Install and Uninstall awesome Package on Kali Linux

Last updated: May 17,2024

1. Install "awesome" package

This is a short guide on how to install awesome on Kali Linux

$ sudo apt update $ sudo apt install awesome

2. Uninstall "awesome" package

Please follow the steps below to uninstall awesome on Kali Linux:

$ sudo apt remove awesome $ sudo apt autoclean && sudo apt autoremove

3. Information about the awesome package on Kali Linux

Package: awesome
Version: 4.3-7
Installed-Size: 2905
Maintainer: Reiner Herrmann
Architecture: amd64
Provides: notification-daemon, x-window-manager
Depends: default-dbus-session-bus | dbus-session-bus, gir1.2-freedesktop, gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-pango-1.0, libcairo-gobject2, lua-lgi (>= 0.9.2), menu, libc6 (>= 2.34), libcairo2 (>= 1.12.0), libdbus-1-3 (>= 1.9.14), libgdk-pixbuf-2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.30.0), liblua5.3-0, libstartup-notification0 (>= 0.10), libx11-6, 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), libxcb-xtest0, libxcb1 (>= 1.6), libxdg-basedir1, libxkbcommon-x11-0 (>= 0.5.0), libxkbcommon0 (>= 0.5.0)
Recommends: feh, rlwrap, x11-xserver-utils, awesome-extra, gir1.2-gtk-3.0
Suggests: awesome-doc
Size: 933164
SHA256: 22805bf78d0c6b45965d00050901fe5a3c6d45ff2e12367d935e78500a317a59
SHA1: 4036f3be5363a3d06bfaed24e35cb86a2e3e7837
MD5sum: d35d93215b498f4c3df095083ad3ac45
Description: highly configurable X window manager
awesome manages windows dynamically in floating or tiled layouts. It is
primarily targeted at power users, developers, and all those dealing with
everyday computing tasks and looking for fine-grained control over their
graphical environment.
.
It is highly extensible and scriptable via the Lua programming language,
providing an easy-to-use and very well documented API to configure its
behavior.
.
awesome uses tags instead of workspaces, which gives better flexibility
in displaying windows, and can be entirely keyboard-driven, not needing a
mouse. It also supports multi-headed configurations; uses XCB instead of
Xlib for better performance; implements many freedesktop standards; and
can be controlled over D-Bus from awesome-client.
Description-md5:
Homepage: https://awesomewm.org/
Tag: implemented-in::c, implemented-in::lua, interface::graphical,
interface::x11, role::program, uitoolkit::xlib, x11::window-manager
Section: x11
Priority: optional
Filename: pool/main/a/awesome/awesome_4.3-7_amd64.deb