Automic VaultAutomic Vault

brew

Installer vulkan-tools avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de vulkan-tools pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install vulkan-tools

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install vulkan-tools

MacPorts ports tree · graphics/vulkan-tools/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add vulkan-tools

Alpine Linux edge package indexes · vulkan-tools · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install vulkan-tools

Debian stable package indexes · vulkan-tools · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install vulkan-tools

Fedora Rawhide package metadata · vulkan-tools · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#vulkan-tools

nixpkgs package indexes · pkgs/by-name/vu/vulkan-tools/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S vulkan-tools

Arch Linux sync databases · vulkan-tools · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install vulkan-tools

openSUSE Tumbleweed package metadata · vulkan-tools · Source: download.opensuse.org

aperçu

Résumé du paquet

Vulkan utilities and tools

Commandes et alias

  • vkcube
  • vkcubepp
  • vulkaninfo

historique

Historique du projet et usages

Vulkan Tools is the Khronos-hosted repository for small but important Vulkan development utilities, including `vulkaninfo`, `vkcube`, `vkcubepp`, a mock ICD, and Windows runtime installer support. It is part of the practical tooling layer around the Vulkan graphics and compute API.

Historique du projet

Vulkan itself was released by Khronos as the Vulkan 1.0 specification on February 16, 2016, together with an open-source ecosystem intended to make the new explicit, low-overhead API usable across vendors and platforms. The Vulkan-Tools repository was created under KhronosGroup in May 2018 as the standalone home for utility programs that had grown up around the SDK and loader ecosystem.

The README credits LunarG as the primary developer of the repository, Valve as a funder of project development, Google as a significant contributor to the validation layers, and Khronos as the host and overseer. That stewardship history matches Vulkan's broader development model: a standards body coordinating practical open-source tooling across GPU vendors, operating systems, SDK releases, and driver stacks.

The repository's versioning follows Vulkan specification and SDK cadence. Since the 1.3.266 specification release, README documentation distinguishes Vulkan specification tags such as `v1.3.266` from SDK tags such as `vulkan-sdk-1.3.266.0`, making the tools track both upstream API evolution and tested SDK snapshots.

Historique d'adoption

The tools became a common first-contact test suite for Vulkan availability. `vulkaninfo` is routinely used to print instance, device, layer, extension, and driver information, while `vkcube` is the small visual smoke test many users run to prove that the loader, ICD, driver, and presentation path are all wired together.

Because Vulkan targets many operating systems and driver stacks, these utilities occupy a niche similar to `glxinfo` and `glxgears` in older OpenGL workflows: humble commands that package maintainers, graphics developers, driver engineers, and users reach for before debugging a full application.

Modes d'utilisation

Typical usage is direct and diagnostic. `vulkaninfo` reports what the local Vulkan loader and installed drivers expose; `vkcube` and `vkcubepp` create a simple rendered cube to verify that an application can create a Vulkan instance, pick a device, present to a surface, and draw.

The tools are also useful in bug reports because they reduce a large graphics stack to reproducible facts: driver versions, supported extensions, enabled layers, physical-device capabilities, and whether a minimal demo can present frames.

Pourquoi les passionnés de paquets s'y intéressent

For package nerds, Vulkan Tools is the tiny executable edge of a large standards ecosystem. Installing the package gives immediate checks for whether the Vulkan loader, ICD JSON files, GPU driver, validation-layer setup, and SDK expectations line up on a given machine.

Chronologie

  • 2016: Khronos released the Vulkan 1.0 specification on February 16, 2016.
  • 2018: KhronosGroup/Vulkan-Tools was created on GitHub on May 3, 2018.
  • 2023: The repository adopted the documented post-1.3.266 distinction between specification tags and SDK tags.
  • 2026: The repository remained active under KhronosGroup with ongoing Vulkan SDK and specification-aligned work.

Related projects

  • Vulkan Tools is closely related to Vulkan-Loader, Vulkan-ValidationLayers, Vulkan-Headers, Vulkan-Docs, LunarG's Vulkan SDK, Vulkan-Samples, Mesa and vendor Vulkan drivers, and MoltenVK for Vulkan portability on Apple platforms.

posture de sécurité

Aucune couverture d'outil protégé trouvée pour le moment

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour vulkan-tools. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 4 dépendances d’exécution.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
vkcubecliexécutable global
vkcubeppcliexécutable global
vulkaninfocliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire1.4.350.1
gestionnaire mis à jour2026-06-22
données localesOK
amontnot checked
dernière version détectéenon détecté

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

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:vulkan-tools
Version1.4.350.1
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/vulkan-tools
Page d'accueilhttps://github.com/KhronosGroup/Vulkan-Tools
Dépôthttps://github.com/KhronosGroup/Vulkan-Tools
Docs amonthttps://github.com/KhronosGroup/Vulkan-Tools/blob/main/README.md
LicenceApache-2.0
Archive sourcehttps://github.com/KhronosGroup/Vulkan-Tools/archive/refs/tags/vulkan-sdk-1.4.350.1.tar.gz
Dernière mise à jour2026-06-22T14:06:37-07:00
Pulseupdated
Dépendancesglslang, molten-vk, vulkan-headers, vulkan-loader
Dépendances de compilationcmake, pkgconf
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré
PrécautionsThe mock ICD files have been installed in $HOMEBREW_PREFIX/opt/vulkan-tools/lib/mock_icd You can use them with the Vulkan Loader by setting export VK_ICD_FILENAMES=$HOMEBREW_PREFIX/opt/vulkan-tools/lib/mock_icd/VkICD_mock_icd.json

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

vulkan-tools 1.4.304.0+dfsg1-1

Miscellaneous Vulkan utilities

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

sudo apt install vulkan-tools
  • Section: graphics
  • Architecture: amd64
  • 7 Dépendances
  • normalized package name match
  • Correspondance par : Vulkan Tools
Debian stable package indexes · deb.debian.org · Debian stable package indexes: vulkan-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

vulkan-tools

nix profile install nixpkgs#vulkan-tools
  • normalized package name match
  • Correspondance par : Vulkan Tools
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vu/vulkan-tools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

vulkan-tools 1.3.275.0+dfsg1-1

Miscellaneous Vulkan utilities

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

sudo apt install vulkan-tools
  • Section: universe/graphics
  • Architecture: amd64
  • 7 Dépendances
  • normalized package name match
  • Correspondance par : Vulkan Tools
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: vulkan-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

vulkan-tools 1.4.347-r0

Vulkan Utilities and Tools

https://www.khronos.org/vulkan

sudo apk add vulkan-tools
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: vulkan-tools
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Vulkan Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vulkan-tools from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

vulkan-tools-dbg 1.4.347-r0

Vulkan Utilities and Tools (debug symbols)

https://www.khronos.org/vulkan

sudo apk add vulkan-tools-dbg
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: vulkan-tools
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Vulkan Tools
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: vulkan-tools-dbg from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

vulkan-tools 1.4.341.0-1.fc45

Vulkan tools

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

sudo dnf install vulkan-tools
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vulkan-tools
  • 8 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Vulkan Tools
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: vulkan-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

vulkan-tools 1.4.350.0-1

Vulkan tools and utilities

https://www.vulkan.org/

sudo pacman -S vulkan-tools
  • License: Apache-2.0
  • Architecture: x86_64
  • 7 Dépendances
  • normalized package name match
  • Correspondance par : Vulkan Tools
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: vulkan-tools from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

vulkan-tools 1.4.350-1.1

Diagnostic utilities for Vulkan

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

sudo zypper install vulkan-tools
  • License: Apache-2.0
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: vulkan-tools
  • 7 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Vulkan Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: vulkan-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

vulkan-tools-32bit 1.4.350-1.1

Diagnostic utilities for Vulkan

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

sudo zypper install vulkan-tools-32bit
  • License: Apache-2.0
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: vulkan-tools
  • 8 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Vulkan Tools
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: vulkan-tools-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

vulkan-tools

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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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