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

Last updated: April 30,2024

1. Install "glslang-devel.i686" package

In this section, we are going to explain the necessary steps to install glslang-devel.i686 on Fedora 36

$ 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 36:

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

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

Last metadata expiration check: 4:37:32 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : glslang-devel
Version : 11.9.0
Release : 1.20220202.git2742e95.fc36
Architecture : i686
Size : 1.9 M
Source : glslang-11.9.0-1.20220202.git2742e95.fc36.src.rpm
Repository : fedora
Summary : Development files for glslang
URL : https://github.com/KhronosGroup
License : BSD and GPLv3+ and ASL 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.