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

Last updated: May 21,2024

1. Install "glslang-dev" package

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

$ sudo apt update $ sudo apt install glslang-dev

2. Uninstall "glslang-dev" package

Please follow the instructions below to uninstall glslang-dev on Kali Linux:

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

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

Package: glslang-dev
Source: glslang
Version: 13.1.1-3
Installed-Size: 8795
Maintainer: Debian X Strike Force
Architecture: amd64
Depends: spirv-tools (>= 2023.3+1.3.268.0)
Suggests: glslang-tools
Size: 1354272
SHA256: 703d9213d7145cfe35d3fdd4c8a22658f336b1eb35b6aa7d182a252ff04aae8d
SHA1: 4bf4628ab4250cfdcb36ca884ae3f7471e5838ee
MD5sum: ad38ee1462bb44e99ca1ff5c94358bf2
Description: OpenGL and OpenGL ES shader front end and validator -- development files
glslang is the official reference compiler front end for the OpenGL ES
and OpenGL shading languages. It implements a strict
interpretation of the specifications for these languages.
.
This package includes files for development.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/KhronosGroup/glslang
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/glslang/glslang-dev_13.1.1-3_amd64.deb