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

Last updated: November 10,2024

1. Install "glslang-devel.i686" package

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

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

2. Uninstall "glslang-devel.i686" package

This is a short guide on how to uninstall glslang-devel.i686 on Fedora 35:

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

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

Last metadata expiration check: 3:44:39 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : glslang-devel
Version : 11.9.0
Release : 1.20220202.git2742e95.fc35
Architecture : i686
Size : 1.8 M
Source : glslang-11.9.0-1.20220202.git2742e95.fc35.src.rpm
Repository : updates
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.