How to Install and Uninstall spirv-tools.src Package on Oracle Linux 9
Last updated: January 13,2025
1. Install "spirv-tools.src" package
Please follow the guidelines below to install spirv-tools.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
spirv-tools.src
Copied
2. Uninstall "spirv-tools.src" package
Please follow the step by step instructions below to uninstall spirv-tools.src on Oracle Linux 9:
$
sudo dnf remove
spirv-tools.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the spirv-tools.src package on Oracle Linux 9
Last metadata expiration check: 3:31:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : spirv-tools
Version : 2023.1
Release : 3.el9
Architecture : src
Size : 3.0 M
Source : None
Repository : ol9_appstream
Summary : API and commands for processing SPIR-V modules
URL : https://github.com/KhronosGroup/SPIRV-Tools
License : ASL 2.0
Description : The package includes an assembler, binary module parser,
: disassembler, and validator for SPIR-V..
Available Packages
Name : spirv-tools
Version : 2023.1
Release : 3.el9
Architecture : src
Size : 3.0 M
Source : None
Repository : ol9_appstream
Summary : API and commands for processing SPIR-V modules
URL : https://github.com/KhronosGroup/SPIRV-Tools
License : ASL 2.0
Description : The package includes an assembler, binary module parser,
: disassembler, and validator for SPIR-V..