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

Last updated: May 18,2024

1. Install "libxxf86dga-dev" package

Please follow the steps below to install libxxf86dga-dev on Kali Linux

$ sudo apt update $ sudo apt install libxxf86dga-dev

2. Uninstall "libxxf86dga-dev" package

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

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

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

Package: libxxf86dga-dev
Source: libxxf86dga
Version: 2:1.1.5-1
Installed-Size: 90
Maintainer: Debian X Strike Force
Architecture: amd64
Depends: libxxf86dga1 (= 2:1.1.5-1), libx11-dev, x11proto-dev
Size: 27328
SHA256: 786acd07dd1797447794821e4f34923b44ff4a4dc272deedca8022e5462c29fa
SHA1: 63a0aad0df8070861887db546b668936dd04d5ce
MD5sum: c3bf34393534b1ed5e431e35c3c9c23d
Description: X11 Direct Graphics Access extension library (development headers)
libXxf86dga provides the XFree86-DGA extension, which allows direct
graphics access to a framebuffer-like region, and also allows relative
mouse reporting, et al. It is mainly used by games and emulators for
games.
.
This package contains the development headers for the library found in
libxxf86dga1. Non-developers likely have little use for this package.
.
More information about X.Org can be found at:

.
This module can be found at
https://gitlab.freedesktop.org/xorg/lib/libXxf86dga
Description-md5:
Multi-Arch: same
Tag: devel::library, hardware::video, role::devel-lib, x11::library
Section: libdevel
Priority: optional
Filename: pool/main/libx/libxxf86dga/libxxf86dga-dev_1.1.5-1_amd64.deb