How to Install and Uninstall spirv-tools-devel Package on openSUSE Leap

Last updated: November 05,2024

1. Install "spirv-tools-devel" package

In this section, we are going to explain the necessary steps to install spirv-tools-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install spirv-tools-devel

2. Uninstall "spirv-tools-devel" package

Please follow the steps below to uninstall spirv-tools-devel on openSUSE Leap:

$ sudo zypper remove spirv-tools-devel

3. Information about the spirv-tools-devel package on openSUSE Leap

Information for package spirv-tools-devel:
------------------------------------------
Repository : Main Repository
Name : spirv-tools-devel
Version : 2020.1~git24-1.26
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 122.0 KiB
Installed : No
Status : not installed
Source package : spirv-tools-2020.1~git24-1.26.src
Upstream URL : https://github.com/KhronosGroup/SPIRV-Tools
Summary : Development headers for the SPIR-V tool library
Description :
The SPIR-V Tool library contains all of the implementation details
driving the SPIR-V assembler, binary module parser, disassembler and
validator, and is used in the standalone tools whilst also enabling
integration into other code bases directly.

5. The same packages on other Linux Distributions