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

Last updated: September 29,2024

1. Install "opencl-utils.i686" package

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

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

2. Uninstall "opencl-utils.i686" package

Please follow the guidelines below to uninstall opencl-utils.i686 on Fedora 34:

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

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

Last metadata expiration check: 0:20:02 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : opencl-utils
Version : 1
Release : 13.svn16.fc34
Architecture : i686
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.