How to Install and Uninstall libxi6 Package on Kali Linux

Last updated: May 12,2024

1. Install "libxi6" package

In this section, we are going to explain the necessary steps to install libxi6 on Kali Linux

$ sudo apt update $ sudo apt install libxi6

2. Uninstall "libxi6" package

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

$ sudo apt remove libxi6 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libxi6 package on Kali Linux

Package: libxi6
Source: libxi
Version: 2:1.8.1-1
Installed-Size: 143
Maintainer: Debian X Strike Force
Architecture: amd64
Depends: libc6 (>= 2.14), libx11-6 (>= 2:1.6.0), libxext6
Size: 79012
SHA256: b69400400953a826800bb1fda1684648e2a3614aac7b011095e4fbf7a22a0620
SHA1: 0a918be282b53f66332e14b5b9ee9eed9d10d24b
MD5sum: 533d890aa088222e1959e4e15157b0dc
Description: X11 Input extension library
libXi provides an X Window System client interface to the XINPUT
extension to the X protocol.
.
The Input extension allows setup and configuration of multiple input devices,
and hotplugging of input devices (to be added and removed on the fly).
.
More information about X.Org can be found at:

.
This module can be found at
git://anongit.freedesktop.org/git/xorg/lib/libXi
Description-md5:
Multi-Arch: same
Homepage: https://www.x.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libx/libxi/libxi6_1.8.1-1_amd64.deb