Automic VaultAutomic Vault

brew

spirv-tools mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install spirv-tools

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install spirv-tools

MacPorts ports tree · graphics/spirv-tools/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add spirv-tools

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

Debian aptverifiziert · 92%
sudo apt install spirv-tools

Debian stable package indexes · spirv-tools · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install spirv-tools

Fedora Rawhide package metadata · spirv-tools · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#spirv-tools

nixpkgs package indexes · pkgs/by-name/sp/spirv-tools/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S spirv-tools

Arch Linux sync databases · spirv-tools · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install spirv-tools

openSUSE Tumbleweed package metadata · spirv-tools · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

API and commands for processing SPIR-V modules

Befehle und Aliase

  • spirv-as
  • spirv-cfg
  • spirv-diff
  • spirv-dis
  • spirv-lesspipe.sh
  • spirv-link
  • spirv-lint
  • spirv-objdump
  • spirv-opt
  • spirv-reduce
  • spirv-val

Verlauf

Projektgeschichte und Nutzung

SPIRV-Tools is the Khronos Group toolkit of command-line programs and libraries for assembling, disassembling, validating, optimizing, linking, reducing, and inspecting SPIR-V modules.

Projektgeschichte

SPIR-V became the Khronos-standard binary intermediate language for graphics shaders and compute kernels with the 2015 SPIR-V 1.0 release. SPIRV-Tools grew around that ecosystem as the practical toolbelt for working with modules after frontends emit them and before drivers or runtimes consume them.

The official README describes a shared implementation underneath standalone tools: an assembler, binary parser, disassembler, validator, and optimizer, with stable interfaces for existing features. The project also documents that official releases are distributed through the Vulkan SDK rather than GitHub releases.

Adoptionsgeschichte

The supplied package-manager data lists SPIRV-Tools in Homebrew, Debian, Ubuntu, Fedora, Alpine, MacPorts, Nix, Arch, and openSUSE-family packaging. Its broad packaging is unsurprising because shader compilers, validation layers, SDKs, and build systems often need the same `spirv-*` commands available on developer machines and CI workers.

Wie es verwendet wird

Common commands include `spirv-as`, `spirv-dis`, `spirv-val`, `spirv-opt`, `spirv-link`, `spirv-reduce`, and `spirv-objdump`. Package users typically install it to validate generated SPIR-V, inspect shader/compiler output, run optimizer passes, or satisfy build dependencies in Vulkan/OpenCL projects.

Warum Paket-Nerds sich dafür interessieren

SPIRV-Tools is one of those packages whose command names show up in failing configure logs and CI scripts. It matters to maintainers because it sits at the junction of Khronos specifications, Vulkan SDK releases, SPIRV-Headers grammar updates, and downstream shader/compiler projects.

Zeitleiste

  • 2015: Khronos releases SPIR-V 1.0 and announces open source SPIR-V utilities.
  • 2016: README version examples begin with the `v2016.x` SPIRV-Tools versioning scheme.
  • 2023: README notes that development occurs on the `main` branch.

Related projects

  • SPIRV-Headers provides the Khronos headers and grammar files used by SPIR-V tooling.
  • SPIRV-LLVM-Translator can use SPIRV-Tools commands such as `spirv-as` and `spirv-val` in its tests and validation workflows.
  • The Vulkan SDK is the official release channel named by the SPIRV-Tools README.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für spirv-tools wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

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
spirv-ascliglobales Executable
spirv-cfgcliglobales Executable
spirv-diffcliglobales Executable
spirv-discliglobales Executable
spirv-lesspipe.shcliglobales Executable
spirv-linkcliglobales Executable
spirv-lintcliglobales Executable
spirv-objdumpcliglobales Executable
spirv-optcliglobales Executable
spirv-reducecliglobales Executable
spirv-valcliglobales 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-25
Manager-Version1.4.350.1
Manager aktualisiert2026-06-22
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/KhronosGroup/SPIRV-Tools

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:spirv-tools
Version1.4.350.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/spirv-tools
Homepagehttps://github.com/KhronosGroup/SPIRV-Tools
Repositoryhttps://github.com/KhronosGroup/SPIRV-Tools
Upstream-Dokumentationhttps://github.com/KhronosGroup/SPIRV-Tools#readme
LizenzApache-2.0
Quellarchivhttps://github.com/KhronosGroup/SPIRV-Tools/archive/refs/tags/vulkan-sdk-1.4.350.1.tar.gz
Zuletzt aktualisiert2026-06-22T14:06:20-07:00
Pulseupdated
Build-Abhängigkeitencmake, spirv-headers
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sequoia, sonoma, tahoe, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namespirv-tools
Version Scheme1
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%

spirv-tools 2025.1~rc1-1

API and commands for processing SPIR-V modules

https://github.com/KhronosGroup/SPIRV-Tools

sudo apt install spirv-tools
  • Section: libdevel
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Spirv Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: spirv-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

spirv-tools

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

spirv-tools 2023.6~rc1-2

API and commands for processing SPIR-V modules

https://github.com/KhronosGroup/SPIRV-Tools

sudo apt install spirv-tools
  • Section: universe/libdevel
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Spirv Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: spirv-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

spirv-tools 1.4.341.0-r0

API and commands for processing SPIR-V modules

https://github.com/KhronosGroup/SPIRV-Tools

sudo apk add spirv-tools
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: spirv-tools
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Spirv Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: spirv-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

spirv-tools-dbg 1.4.341.0-r0

API and commands for processing SPIR-V modules (debug symbols)

https://github.com/KhronosGroup/SPIRV-Tools

sudo apk add spirv-tools-dbg
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: spirv-tools
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Spirv Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: spirv-tools-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

spirv-tools-dev 1.4.341.0-r0

API and commands for processing SPIR-V modules (development files)

https://github.com/KhronosGroup/SPIRV-Tools

sudo apk add spirv-tools-dev
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: spirv-tools
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Spirv Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: spirv-tools-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

spirv-tools 2026.1-1.fc45

API and commands for processing SPIR-V modules

https://github.com/KhronosGroup/SPIRV-Tools

sudo dnf install spirv-tools
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: spirv-tools
  • 11 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Spirv Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: spirv-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

spirv-tools-devel 2026.1-1.fc45

Development files for spirv-tools

https://github.com/KhronosGroup/SPIRV-Tools

sudo dnf install spirv-tools-devel
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: spirv-tools
  • 4 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Spirv Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: spirv-tools-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

spirv-tools-libs 2026.1-1.fc45

Library files for spirv-tools

https://github.com/KhronosGroup/SPIRV-Tools

sudo dnf install spirv-tools-libs
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: i686
  • Source Package: spirv-tools
  • 5 Abhängigkeiten
  • 8 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Spirv Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: spirv-tools-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

spirv-tools 1:1.4.350.0-1

API and commands for processing SPIR-V modules

https://www.khronos.org/spirv/

sudo pacman -S spirv-tools
  • License: Apache-2.0
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Spirv Tools
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: spirv-tools from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

libSPIRV-Tools-2026_2 2026.2-1.1

SPIR-V tool component library

https://github.com/KhronosGroup/SPIRV-Tools

sudo zypper install libSPIRV-Tools-2026_2
  • License: Apache-2.0
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: spirv-tools
  • 4 Abhängigkeiten
  • 8 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Spirv Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libSPIRV-Tools-2026_2 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

libSPIRV-Tools-2026_2-32bit 2026.2-1.1

SPIR-V tool component library

https://github.com/KhronosGroup/SPIRV-Tools

sudo zypper install libSPIRV-Tools-2026_2-32bit
  • License: Apache-2.0
  • Category: System/Libraries
  • Architecture: x86_64
  • Source Package: spirv-tools
  • 5 Abhängigkeiten
  • 8 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Spirv Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: libSPIRV-Tools-2026_2-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

spirv-tools 2026.2-1.1

API and commands for processing SPIR-V modules

https://github.com/KhronosGroup/SPIRV-Tools

sudo zypper install spirv-tools
  • License: Apache-2.0
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: spirv-tools
  • 9 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Spirv Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: spirv-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

spirv-tools-devel 2026.2-1.1

Development headers for the SPIR-V tool library

https://github.com/KhronosGroup/SPIRV-Tools

sudo zypper install spirv-tools-devel
  • License: Apache-2.0
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: spirv-tools
  • 2 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Spirv Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: spirv-tools-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

spirv-tools-devel-32bit 2026.2-1.1

Development headers for the SPIR-V tool library

https://github.com/KhronosGroup/SPIRV-Tools

sudo zypper install spirv-tools-devel-32bit
  • License: Apache-2.0
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: spirv-tools
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Spirv Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: spirv-tools-devel-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

spirv-tools

sudo port install spirv-tools
  • normalized package name match
  • Abgeglichen nach: Spirv Tools
MacPorts ports tree · api.github.com · MacPorts ports tree: graphics/spirv-tools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

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