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

Last updated: May 19,2024

1. Install "opencl-utils.i686" package

This guide let you learn how to install opencl-utils.i686 on Fedora 35

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

2. Uninstall "opencl-utils.i686" package

Here is a brief guide to show you how to uninstall opencl-utils.i686 on Fedora 35:

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

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

Last metadata expiration check: 0:05:53 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : opencl-utils
Version : 1
Release : 14.svn16.fc35
Architecture : i686
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.