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

Last updated: May 15,2024

1. Install "libopengl-dev" package

This guide covers the steps necessary to install libopengl-dev on Kali Linux

$ sudo apt update $ sudo apt install libopengl-dev

2. Uninstall "libopengl-dev" package

Learn how to uninstall libopengl-dev on Kali Linux:

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

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

Package: libopengl-dev
Source: libglvnd
Version: 1.7.0-1
Installed-Size: 21
Maintainer: Debian X Strike Force
Architecture: amd64
Replaces: libglvnd-dev (<< 1.3.0-1)
Depends: libopengl0 (= 1.7.0-1)
Breaks: libglvnd-dev (<< 1.3.0-1)
Size: 5104
SHA256: f3b16bbbacdca9c633e977a596e8edc0e8752ad2f636e65df79611a134a6ea59
SHA1: bc7eaae752897e74095f0acd219dac3e2cf2bffd
MD5sum: 9627762efa631b3bc0697366a2369b6f
Description: Vendor neutral GL dispatch library -- OpenGL development files
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 provides the development environment for compiling programs
against the OpenGL library.
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/libopengl-dev_1.7.0-1_amd64.deb