How to Install and Uninstall libxres-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libxres-dev" package

Please follow the guidance below to install libxres-dev on Kali Linux

$ sudo apt update $ sudo apt install libxres-dev

2. Uninstall "libxres-dev" package

Learn how to uninstall libxres-dev on Kali Linux:

$ sudo apt remove libxres-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxres-dev package on Kali Linux

Package: libxres-dev
Source: libxres
Version: 2:1.2.1-1
Installed-Size: 53
Maintainer: Debian X Strike Force
Architecture: amd64
Depends: libxres1 (= 2:1.2.1-1), libx11-dev, libxext-dev, x11proto-dev
Size: 21448
SHA256: f4b759ddc70341ec134fba822c5378f0476c45e8a2037a31741acaf88ba16ca8
SHA1: f0a383158c9721070258af6c36d35b8625309fba
MD5sum: 71e8f43c4b5dcb45be9d5a830f0c8f28
Description: X11 Resource extension library (development headers)
libXRes provides an X Window System client interface to the Resource
extension to the X protocol.
.
The Resource extension allows for X clients to see and monitor the X resource
usage of various clients (pixmaps, et al).
.
This package contains the development headers for the library found in
libxres1. Non-developers likely have little use for this package.
.
More information about X.Org can be found at:

.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXRes
Description-md5:
Multi-Arch: same
Homepage: https://www.x.org
Tag: devel::library, role::devel-lib, x11::library
Section: libdevel
Priority: optional
Filename: pool/main/libx/libxres/libxres-dev_1.2.1-1_amd64.deb