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

Last updated: October 14,2024

1. Install "glslang-devel.i686" package

Please follow the steps below to install glslang-devel.i686 on Fedora 39

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

2. Uninstall "glslang-devel.i686" package

In this section, we are going to explain the necessary steps to uninstall glslang-devel.i686 on Fedora 39:

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

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

Last metadata expiration check: 1:35:38 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : glslang-devel
Version : 13.1.1
Release : 1.fc39
Architecture : i686
Size : 1.6 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.