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

Last updated: October 05,2024

1. Install "intel-opencl-clang.i686" package

This guide covers the steps necessary to install intel-opencl-clang.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install intel-opencl-clang.i686

2. Uninstall "intel-opencl-clang.i686" package

This is a short guide on how to uninstall intel-opencl-clang.i686 on Fedora 36:

$ sudo dnf remove intel-opencl-clang.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 1:16:31 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : intel-opencl-clang
Version : 14.0.0
Release : 2.fc36
Architecture : i686
Size : 105 k
Source : intel-opencl-clang-14.0.0-2.fc36.src.rpm
Repository : updates
Summary : Library to compile OpenCL C kernels to SPIR-V modules
URL : https://github.com/intel/opencl-clang
License : NCSA
Description : opencl-clang is a thin wrapper library around clang. The library has OpenCL-oriented API and
: is capable to compile OpenCL C kernels to SPIR-V modules.