Automic VaultAutomic Vault

brew

clinfo mit Homebrew, apk, apt, dnf, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für clinfo in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install clinfo

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add clinfo

Alpine Linux edge package indexes · clinfo · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install clinfo

Debian stable package indexes · clinfo · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install clinfo

Fedora Rawhide package metadata · clinfo · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#clinfo

nixpkgs package indexes · pkgs/by-name/cl/clinfo/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S clinfo

Arch Linux sync databases · clinfo · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install clinfo

openSUSE Tumbleweed package metadata · clinfo · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Print information about OpenCL platforms and devices

Befehle und Aliase

  • clinfo

Verlauf

Projektgeschichte und Nutzung

clinfo is a small command-line diagnostic utility that enumerates OpenCL platforms and devices on a system. The official README says it was inspired by AMD's program of the same name and is written in pure C.

Projektgeschichte

The upstream repository was created in 2013 and has stayed intentionally simple: no autotools, CMake, meson, or ninja, just a Makefile and OpenCL headers/development files. The README frames that minimal build system as appropriate for a simple diagnostic program.

Adoptionsgeschichte

The batch input lists clinfo across many package managers and distributions: apk, Homebrew, Debian, dnf, Nix, pacman, Ubuntu, and zypper. That breadth matches its role as a standard first diagnostic for OpenCL installation problems.

Wie es verwendet wird

The README describes use cases such as verifying that an OpenCL runtime is set up correctly, checking that an OpenCL development environment can build programs, and reporting actual device properties. Common options include -l for a compact device summary and -a to attempt properties that clinfo would otherwise consider unsupported.

Warum Paket-Nerds sich dafür interessieren

clinfo is package-nerd significant less because of a dramatic project history and more because it is the canonical sanity-check binary for OpenCL packaging. Maintainers and users can install it quickly to distinguish broken ICD loader/runtime/header packaging from application-level GPU failures.

Zeitleiste

  • 2013: Oblomov/clinfo GitHub repository created.
  • 2010s-2020s: README documents POSIX, Android via Termux, macOS, and Windows build/use notes.
  • 2026: Batch input lists clinfo in apk, Homebrew, Debian, dnf, Nix, pacman, Ubuntu, and zypper.

Related projects

  • clinfo is tied to the OpenCL ecosystem, including vendor OpenCL implementations, ICD loader packages such as ocl-icd, Khronos OpenCL headers, PoCL, and GPU compute applications that depend on a working OpenCL stack.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
clinfocliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version3.0.25.02.14
Manager aktualisiert
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/Oblomov/clinfo

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz
  • InfoNo cached GitHub release or tag data was available.https://github.com/Oblomov/clinfonone Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:clinfo
Version3.0.25.02.14
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/clinfo
Homepagehttps://github.com/Oblomov/clinfo
Repositoryhttps://github.com/Oblomov/clinfo
Upstream-Dokumentationhttps://github.com/Oblomov/clinfo
LizenzCC0-1.0
Quellarchivhttps://github.com/Oblomov/clinfo/archive/refs/tags/3.0.25.02.14.tar.gz
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameclinfo
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

clinfo 3.0.25.02.14-1

Query OpenCL system information

https://github.com/Oblomov/clinfo

sudo apt install clinfo
  • Section: admin
  • Architecture: amd64
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Clinfo
Debian stable package indexes · deb.debian.org · Debian stable package indexes: clinfo from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

clinfo

nix profile install nixpkgs#clinfo
  • normalized package name match
  • Abgeglichen nach: Clinfo
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cl/clinfo/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

clinfo 3.0.23.01.25-1build1

Query OpenCL system information

https://github.com/Oblomov/clinfo

sudo apt install clinfo
  • Section: universe/admin
  • Architecture: amd64
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Clinfo
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: clinfo from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

clinfo 3.0.23.01.25-r0

Print all known information about all available OpenCL platforms and devices in the system

https://github.com/Oblomov/clinfo

sudo apk add clinfo
  • License: CC0-1.0
  • Architecture: x86_64
  • Source Package: clinfo
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Clinfo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: clinfo from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

clinfo-doc 3.0.23.01.25-r0

Print all known information about all available OpenCL platforms and devices in the system (documentation)

https://github.com/Oblomov/clinfo

sudo apk add clinfo-doc
  • License: CC0-1.0
  • Architecture: x86_64
  • Source Package: clinfo
  • normalized package name match
  • Abgeglichen nach: Clinfo
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: clinfo-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

clinfo 3.0.25.02.14-3.fc44

Enumerate OpenCL platforms and devices

https://github.com/Oblomov/clinfo

sudo dnf install clinfo
  • License: CC0-1.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: clinfo
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Clinfo
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: clinfo from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

clinfo 3.0.25.02.14-1

Simple OpenCL application that enumerates all available platform and device properties

https://github.com/Oblomov/clinfo

sudo pacman -S clinfo
  • License: custom:Public Domain
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Clinfo
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: clinfo from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

clinfo 3.0.25.02.14-1.3

Utility that reports status information for all installed OpenCL ICDs

https://github.com/Oblomov/clinfo/

sudo zypper install clinfo
  • License: SUSE-Public-Domain
  • Category: Productivity/Other
  • Architecture: x86_64
  • Source Package: clinfo
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Clinfo
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: clinfo from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment