How to Install and Uninstall libgles2 Package on Kali Linux

Last updated: May 14,2024

1. Install "libgles2" package

This guide let you learn how to install libgles2 on Kali Linux

$ sudo apt update $ sudo apt install libgles2

2. Uninstall "libgles2" package

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

$ sudo apt remove libgles2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgles2 package on Kali Linux

Package: libgles2
Source: libglvnd
Version: 1.7.0-1
Installed-Size: 105
Maintainer: Debian X Strike Force
Architecture: amd64
Depends: libc6 (>= 2.34), libglvnd0 (= 1.7.0-1)
Size: 16936
SHA256: e3c75c08f3fc23e609bf9a58addadb3a8024d0d3f87504142c54dd6a487f7aca
SHA1: 69d711143caf4f10646efdbb4b98052ca6d26a3e
MD5sum: b9ed6e8e9780cc35d5e6cc7378411ee8
Description: Vendor neutral GL dispatch library -- GLESv2 support
This is an implementation of the vendor-neutral dispatch layer for
arbitrating OpenGL API calls between multiple vendors on a per-screen basis.
.
This package contains support for GLESv2.
Description-md5:
Multi-Arch: same
Homepage: https://gitlab.freedesktop.org/glvnd/libglvnd
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libg/libglvnd/libgles2_1.7.0-1_amd64.deb