How to Install and Uninstall opencl-headers Package on openSUSE Leap

Last updated: May 18,2024

1. Install "opencl-headers" package

In this section, we are going to explain the necessary steps to install opencl-headers on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install opencl-headers

2. Uninstall "opencl-headers" package

This tutorial shows how to uninstall opencl-headers on openSUSE Leap:

$ sudo zypper remove opencl-headers

3. Information about the opencl-headers package on openSUSE Leap

Information for package opencl-headers:
---------------------------------------
Repository : Main Repository
Name : opencl-headers
Version : 2.2+git.20211214-3.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 333.7 KiB
Installed : No
Status : not installed
Source package : opencl-headers-2.2+git.20211214-3.3.1.src
Upstream URL : https://www.khronos.org/registry/cl/
Summary : OpenCL (Open Computing Language) headers
Description :
OpenCL is a royalty-free standard for cross-platform, parallel programming
of modern processors found in personal computers, servers and
handheld/embedded devices.
This package provides the official Khronos Group OpenCL headers needed to
compile programs that use OpenCL.