How to Install and Uninstall intel-opencl.x86_64 Package on Fedora 36

Last updated: October 06,2024

1. Install "intel-opencl.x86_64" package

Please follow the step by step instructions below to install intel-opencl.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install intel-opencl.x86_64

2. Uninstall "intel-opencl.x86_64" package

Learn how to uninstall intel-opencl.x86_64 on Fedora 36:

$ sudo dnf remove intel-opencl.x86_64 $ sudo dnf autoremove

3. Information about the intel-opencl.x86_64 package on Fedora 36

Last metadata expiration check: 2:43:45 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : intel-opencl
Version : 22.32.23937
Release : 1.fc36
Architecture : x86_64
Size : 2.0 M
Source : intel-compute-runtime-22.32.23937-1.fc36.src.rpm
Repository : updates
Summary : OpenCL support implementation for Intel GPUs
URL : https://github.com/intel/compute-runtime
License : MIT
Description : Implementation for the Intel GPUs of the OpenCL specification - a generic
: compute oriented API. This code base contains the code to run OpenCL programs
: on Intel GPUs which basically defines and implements the OpenCL host functions
: required to initialize the device, create the command queues, the kernels and
: the programs and run them on the GPU.