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

Last updated: July 05,2024

1. Install "glslang.i686" package

Learn how to install glslang.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install glslang.i686

2. Uninstall "glslang.i686" package

Please follow the step by step instructions below to uninstall glslang.i686 on Fedora 36:

$ sudo dnf remove glslang.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:59:20 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : glslang
Version : 11.9.0
Release : 1.20220202.git2742e95.fc36
Architecture : i686
Size : 1.0 M
Source : glslang-11.9.0-1.20220202.git2742e95.fc36.src.rpm
Repository : fedora
Summary : OpenGL and OpenGL ES shader front end and validator
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.