How to Install and Uninstall spirv-tools.src Package on Oracle Linux 8
Last updated: November 13,2024
1. Install "spirv-tools.src" package
Please follow the step by step instructions below to install spirv-tools.src on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
spirv-tools.src
Copied
2. Uninstall "spirv-tools.src" package
In this section, we are going to explain the necessary steps to uninstall spirv-tools.src on Oracle Linux 8:
$
sudo dnf remove
spirv-tools.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the spirv-tools.src package on Oracle Linux 8
Last metadata expiration check: 1:42:04 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : spirv-tools
Version : 2022.2
Release : 1.el8_6
Architecture : src
Size : 2.9 M
Source : None
Repository : ol8_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 : 2022.2
Release : 1.el8_6
Architecture : src
Size : 2.9 M
Source : None
Repository : ol8_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..