How to Install and Uninstall clinfo.x86_64 Package on Fedora 34
Last updated: January 11,2025
1. Install "clinfo.x86_64" package
This tutorial shows how to install clinfo.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
clinfo.x86_64
Copied
2. Uninstall "clinfo.x86_64" package
This guide covers the steps necessary to uninstall clinfo.x86_64 on Fedora 34:
$
sudo dnf remove
clinfo.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the clinfo.x86_64 package on Fedora 34
Last metadata expiration check: 4:52:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : clinfo
Version : 3.0.21.02.21
Release : 1.fc34
Architecture : x86_64
Size : 62 k
Source : clinfo-3.0.21.02.21-1.fc34.src.rpm
Repository : updates
Summary : Enumerate OpenCL platforms and devices
URL : https://github.com/Oblomov/clinfo
License : CC0
Description : A simple OpenCL application that enumerates all possible platform and
: device properties. Inspired by AMD's program of the same name, it is
: coded in pure C99 and it tries to output all possible information,
: including that provided by platform-specific extensions, and not to
: crash on platform-unsupported properties (e.g. 1.2 properties on 1.1
: platforms).
Available Packages
Name : clinfo
Version : 3.0.21.02.21
Release : 1.fc34
Architecture : x86_64
Size : 62 k
Source : clinfo-3.0.21.02.21-1.fc34.src.rpm
Repository : updates
Summary : Enumerate OpenCL platforms and devices
URL : https://github.com/Oblomov/clinfo
License : CC0
Description : A simple OpenCL application that enumerates all possible platform and
: device properties. Inspired by AMD's program of the same name, it is
: coded in pure C99 and it tries to output all possible information,
: including that provided by platform-specific extensions, and not to
: crash on platform-unsupported properties (e.g. 1.2 properties on 1.1
: platforms).