How to Install and Uninstall wininfo Package on Kali Linux

Last updated: April 26,2024

1. Install "wininfo" package

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

$ sudo apt update $ sudo apt install wininfo

2. Uninstall "wininfo" package

Please follow the guidance below to uninstall wininfo on Kali Linux:

$ sudo apt remove wininfo $ sudo apt autoclean && sudo apt autoremove

3. Information about the wininfo package on Kali Linux

Package: wininfo
Version: 0.7-8
Installed-Size: 79
Maintainer: Debian QA Group
Architecture: amd64
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.24.0), libx11-6, libxres1 (>= 2:1.2.0)
Size: 28788
SHA256: 1c7aa9c363a58ec2d16dd1c7965c2955160ca1a50e0fb3f5d340f21140cb40aa
SHA1: c743b6294e8cc496c115b49037d80018d6ec6793
MD5sum: 5cb0fd3b223173559b840692c8aa8431
Description: dynamic window information viewer
This package provides a window information utility for developers of
applications, toolkits, and window managers. wininfo follows your
pointer providing information about the windows below. The information
presented includes:
- a detailed description of the window hierarchy below the pointer;
- parsed interpretations of standard properties from both the
application window and the window manager;
- information about X server resources used by the application.
Description-md5: 9c7088b7c393fa3c24773db20cc86160
Homepage: https://www.freedesktop.org/wiki/Software/wininfo
Tag: interface::graphical, interface::x11, role::program, scope::utility,
uitoolkit::gtk, x11::application
Section: x11
Priority: optional
Filename: pool/main/w/wininfo/wininfo_0.7-8_amd64.deb