How to Install and Uninstall glslang-devel Package on openSUSE Leap

Last updated: July 08,2024

1. Install "glslang-devel" package

Please follow the steps below to install glslang-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install glslang-devel

2. Uninstall "glslang-devel" package

This guide covers the steps necessary to uninstall glslang-devel on openSUSE Leap:

$ sudo zypper remove glslang-devel

3. Information about the glslang-devel package on openSUSE Leap

Information for package glslang-devel:
--------------------------------------
Repository : Main Repository
Name : glslang-devel
Version : 8.13.3559+git20-1.27
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 894.4 KiB
Installed : No
Status : not installed
Source package : glslang-8.13.3559+git20-1.27.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