How to Install and Uninstall libxres1 Package on Kali Linux

Last updated: May 20,2024

1. Install "libxres1" package

This guide covers the steps necessary to install libxres1 on Kali Linux

$ sudo apt update $ sudo apt install libxres1

2. Uninstall "libxres1" package

In this section, we are going to explain the necessary steps to uninstall libxres1 on Kali Linux:

$ sudo apt remove libxres1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxres1 package on Kali Linux

Package: libxres1
Source: libxres
Version: 2:1.2.1-1
Installed-Size: 42
Maintainer: Debian X Strike Force
Architecture: amd64
Depends: libc6 (>= 2.4), libx11-6 (>= 2:1.6.0), libxext6
Size: 19160
SHA256: e4f6ba679bd75a10df073405a738dbf6fb82dc7c8b515a473a4c09dbe1193bc3
SHA1: c73d38f2d44423a68a908879ddd037dff1afd2bd
MD5sum: a102f4a2b33524ea1907acbbc3c026e6
Description: X11 Resource extension library
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).
.
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: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libx/libxres/libxres1_1.2.1-1_amd64.deb