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

Last updated: October 08,2024

1. Install "opencl-utils.x86_64" package

Here is a brief guide to show you how to install opencl-utils.x86_64 on Fedora 36

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

2. Uninstall "opencl-utils.x86_64" package

Please follow the instructions below to uninstall opencl-utils.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 0:31:24 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : opencl-utils
Version : 1
Release : 14.svn16.fc35
Architecture : x86_64
Size : 18 k
Source : opencl-utils-1-14.svn16.fc35.src.rpm
Repository : fedora
Summary : Useful OpenCL tools and utilities
URL : http://code.google.com/p/opencl-utils
License : MIT
Description :
: OpenCL Utils is a project that aims to create various tools and utilities to
: make the use of OpenCL more useful and efficient, such as: useful functions,
: optimization hints and common kernel templates. This package currently only
: contains CLRun, which allows for dynamic loading of OpenCL.