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

Last updated: October 05,2024

1. Install "opencl-utils.x86_64" package

Please follow the step by step instructions below to install opencl-utils.x86_64 on Fedora 34

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

2. Uninstall "opencl-utils.x86_64" package

This guide covers the steps necessary to uninstall opencl-utils.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 3:29:33 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : opencl-utils
Version : 1
Release : 13.svn16.fc34
Architecture : x86_64
Size : 18 k
Source : opencl-utils-1-13.svn16.fc34.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.