How to Install and Uninstall glslang-devel Package on openSuSE Tumbleweed

Last updated: November 14,2024

1. Install "glslang-devel" package

Please follow the steps below to install glslang-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install glslang-devel

2. Uninstall "glslang-devel" package

This tutorial shows how to uninstall glslang-devel on openSuSE Tumbleweed:

$ sudo zypper remove glslang-devel

3. Information about the glslang-devel package on openSuSE Tumbleweed

Information for package glslang-devel:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : glslang-devel
Version : 14.0.0-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 394.1 KiB
Installed : No
Status : not installed
Source package : glslang-14.0.0-1.2.src
Upstream URL : https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/
Summary : OpenGL and OpenGL ES shader front end and validator
Description :
glslang is a compiler front end for the OpenGL ES and OpenGL shading
languages. It implements a strict interpretation of the
specifications for these languages.
spirv-remap is a utility to improve compression of SPIR-V binary
files via entropy reduction, plus optional stripping of debug
information and load/store optimization. It transforms SPIR-V to
SPIR-V, remapping IDs. The resulting modules have an increased ID
range (IDs are not as tightly packed around zero), but will compress
better when multiple modules are compressed together, since
compressor's dictionary can find better cross module commonality.

5. The same packages on other Linux Distributions