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

Last updated: March 02,2025

1. Install "glslang-devel.i686" package

Learn how to install glslang-devel.i686 on Fedora 38

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

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

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

Last metadata expiration check: 1:09:45 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : glslang-devel
Version : 11.9.0
Release : 14.fc38
Architecture : i686
Size : 1.7 M
Source : glslang-11.9.0-14.fc38.src.rpm
Repository : updates
Summary : Development files for glslang
URL : https://github.com/KhronosGroup/glslang
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.