How to Install and Uninstall xmobar Package on Kali Linux

Last updated: May 07,2024

1. Install "xmobar" package

Please follow the guidance below to install xmobar on Kali Linux

$ sudo apt update $ sudo apt install xmobar

2. Uninstall "xmobar" package

This tutorial shows how to uninstall xmobar on Kali Linux:

$ sudo apt remove xmobar $ sudo apt autoclean && sudo apt autoremove

3. Information about the xmobar package on Kali Linux

Package: xmobar
Version: 0.46-3
Installed-Size: 45524
Maintainer: Debian Haskell Group
Architecture: amd64
Depends: libasound2 (>= 1.0.16), libc6 (>= 2.34), libcairo2 (>= 1.15.10), libffi8 (>= 3.4), libglib2.0-0 (>= 2.12.0), libgmp10 (>= 2:6.3.0+dfsg), libharfbuzz0b (>= 0.6.0), libpango-1.0-0 (>= 1.18.0), libpangocairo-1.0-0 (>= 1.14.0), libpng16-16 (>= 1.6.2), libx11-6, libxext6, libxft2 (>> 2.1.1), libxinerama1 (>= 2:1.1.4), libxpm4, libxrandr2 (>= 2:1.5.0), libxrender1, libxss1, zlib1g (>= 1:1.1.4)
Suggests: xmonad
Size: 6837344
SHA256: 35376a8fabccd0820f9ee086d415769f9ee4e8ec4f5f61addb255eb2e39c2f20
SHA1: cd8d0f6c01f141164b86fd2303ca9bb8b9a048ad
MD5sum: 39b6e435797f950e47f4356e0967cc8d
Description: lightweight status bar for X11 window managers
xmobar is a lightweight text-based status bar for X11 desktops written in
Haskell and designed to work with (but not limited to) xmonad. It has a
variety of plugins allowing the display of system-related data and an
extensible architecture that makes it easy to write one's own plugins. xmobar
supports displaying UTF-8 text and using TrueType fonts via Xft.
Description-md5:
Homepage: https://codeberg.org/xmobar/xmobar
Tag: hardware::laptop, implemented-in::haskell, interface::graphical,
interface::x11, mail::notification, role::program, scope::utility,
uitoolkit::xlib, use::monitor
Section: x11
Priority: optional
Filename: pool/main/x/xmobar/xmobar_0.46-3_amd64.deb