How to Install and Uninstall spirv-tools.x86_64 Package on Oracle Linux 9
Last updated: November 27,2024
1. Install "spirv-tools.x86_64" package
Please follow the step by step instructions below to install spirv-tools.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
spirv-tools.x86_64
Copied
2. Uninstall "spirv-tools.x86_64" package
This tutorial shows how to uninstall spirv-tools.x86_64 on Oracle Linux 9:
$
sudo dnf remove
spirv-tools.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the spirv-tools.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:12:34 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : spirv-tools
Version : 2023.1
Release : 3.el9
Architecture : x86_64
Size : 257 k
Source : spirv-tools-2023.1-3.el9.src.rpm
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 : x86_64
Size : 257 k
Source : spirv-tools-2023.1-3.el9.src.rpm
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..