How to Install and Uninstall clinfo Package on openSUSE Leap

Last updated: May 08,2024

1. Install "clinfo" package

Learn how to install clinfo on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install clinfo

2. Uninstall "clinfo" package

Please follow the step by step instructions below to uninstall clinfo on openSUSE Leap:

$ sudo zypper remove clinfo

3. Information about the clinfo package on openSUSE Leap

Information for package clinfo:
-------------------------------
Repository : Main Repository
Name : clinfo
Version : 3.0.23.01.25-bp155.1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 166.5 KiB
Installed : No
Status : not installed
Source package : clinfo-3.0.23.01.25-bp155.1.6.src
Upstream URL : https://github.com/Oblomov/clinfo/
Summary : Utility that reports status information for all installed OpenCL ICDs
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).