How to Install and Uninstall clinfo.x86_64 Package on Fedora 39
Last updated: January 12,2025
1. Install "clinfo.x86_64" package
Here is a brief guide to show you how to install clinfo.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
clinfo.x86_64
Copied
2. Uninstall "clinfo.x86_64" package
Learn how to uninstall clinfo.x86_64 on Fedora 39:
$
sudo dnf remove
clinfo.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the clinfo.x86_64 package on Fedora 39
Last metadata expiration check: 2:28:43 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : clinfo
Version : 3.0.23.01.25
Release : 2.fc39
Architecture : x86_64
Size : 68 k
Source : clinfo-3.0.23.01.25-2.fc39.src.rpm
Repository : fedora
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.23.01.25
Release : 2.fc39
Architecture : x86_64
Size : 68 k
Source : clinfo-3.0.23.01.25-2.fc39.src.rpm
Repository : fedora
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).