How to Install and Uninstall glslang-devel.x86_64 Package on Fedora 39

Last updated: October 07,2024

1. Install "glslang-devel.x86_64" package

Please follow the guidelines below to install glslang-devel.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install glslang-devel.x86_64

2. Uninstall "glslang-devel.x86_64" package

This is a short guide on how to uninstall glslang-devel.x86_64 on Fedora 39:

$ sudo dnf remove glslang-devel.x86_64 $ sudo dnf autoremove

3. Information about the glslang-devel.x86_64 package on Fedora 39

Last metadata expiration check: 5:52:35 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : glslang-devel
Version : 13.1.1
Release : 1.fc39
Architecture : x86_64
Size : 1.5 M
Source : glslang-13.1.1-1.fc39.src.rpm
Repository : updates
Summary : Development files for glslang
URL : https://github.com/KhronosGroup/glslang
License : BSD and GPLv3+ and Apache-2.0
Description : 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.