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

Last updated: September 24,2024

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

This tutorial shows how to install intel-opencl-clang.x86_64 on Fedora 38

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

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

Please follow the guidance below to uninstall intel-opencl-clang.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 4:50:48 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : intel-opencl-clang
Version : 15.0.0
Release : 8.fc38
Architecture : x86_64
Size : 12 M
Source : intel-opencl-clang-15.0.0-8.fc38.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.