How to Install and Uninstall glslang.src Package on Oracle Linux 9
Last updated: November 24,2024
1. Install "glslang.src" package
This tutorial shows how to install glslang.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
glslang.src
Copied
2. Uninstall "glslang.src" package
Please follow the step by step instructions below to uninstall glslang.src on Oracle Linux 9:
$
sudo dnf remove
glslang.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the glslang.src package on Oracle Linux 9
Last metadata expiration check: 1:01:09 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : glslang
Version : 11.9.0
Release : 5.el9
Architecture : src
Size : 3.4 M
Source : None
Repository : ol9_appstream
Summary : OpenGL and OpenGL ES shader front end and validator
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.
Available Packages
Name : glslang
Version : 11.9.0
Release : 5.el9
Architecture : src
Size : 3.4 M
Source : None
Repository : ol9_appstream
Summary : OpenGL and OpenGL ES shader front end and validator
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.