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

Last updated: May 18,2024

1. Install "glslang-tools" package

Please follow the step by step instructions below to install glslang-tools on Kali Linux

$ sudo apt update $ sudo apt install glslang-tools

2. Uninstall "glslang-tools" package

This tutorial shows how to uninstall glslang-tools on Kali Linux:

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

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

Package: glslang-tools
Source: glslang
Version: 13.1.1-3
Installed-Size: 7947
Maintainer: Debian X Strike Force
Architecture: amd64
Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1), spirv-tools (>= 2023.3+1.3.268.0)
Size: 2188676
SHA256: c1fd93483957d4e196533dcff6ded4823285466bb0ea4bbffc216478d42f7eae
SHA1: 05cb59110d4fec41da2c7771075329bf4c49d50b
MD5sum: 162ed6c78790ea87f697ec89067f65d6
Description: OpenGL and OpenGL ES shader front end and validator -- tools
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 the validator tools.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/KhronosGroup/glslang
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/glslang/glslang-tools_13.1.1-3_amd64.deb