How to Install and Uninstall spirv-tools Package on Kali Linux
Last updated: December 24,2024
1. Install "spirv-tools" package
Please follow the guidance below to install spirv-tools on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
spirv-tools
Copied
2. Uninstall "spirv-tools" package
Please follow the instructions below to uninstall spirv-tools on Kali Linux:
$
sudo apt remove
spirv-tools
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the spirv-tools package on Kali Linux
Package: spirv-tools
Version: 2023.6~rc1-2
Installed-Size: 33066
Maintainer: Debian X Strike Force
Architecture: amd64
Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1)
Size: 4017076
SHA256: 4dd8bb14dbca20ab53b8f20880fe9e69ef1da40d4fda2c0adc45a487b834b240
SHA1: cf1b2f7092d98719790ed82af42c101d978b187b
MD5sum: 296b9c60a7b9c2b740ef62cda244e267
Description: API and commands for processing SPIR-V modules
The project includes an assembler, binary module parser, disassembler,
validator, and optimizer for SPIR-V. Except for the optimizer, all are
based on a common static library. The library contains all of the
implementation details, and is used in the standalone tools whilst
also enabling integration into other code bases directly. The
optimizer implementation resides in its own library, which depends on
the core library.
Description-md5:
Homepage: https://github.com/KhronosGroup/SPIRV-Tools
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/s/spirv-tools/spirv-tools_2023.6~rc1-2_amd64.deb
Version: 2023.6~rc1-2
Installed-Size: 33066
Maintainer: Debian X Strike Force
Architecture: amd64
Depends: libc6 (>= 2.34), libstdc++6 (>= 13.1)
Size: 4017076
SHA256: 4dd8bb14dbca20ab53b8f20880fe9e69ef1da40d4fda2c0adc45a487b834b240
SHA1: cf1b2f7092d98719790ed82af42c101d978b187b
MD5sum: 296b9c60a7b9c2b740ef62cda244e267
Description: API and commands for processing SPIR-V modules
The project includes an assembler, binary module parser, disassembler,
validator, and optimizer for SPIR-V. Except for the optimizer, all are
based on a common static library. The library contains all of the
implementation details, and is used in the standalone tools whilst
also enabling integration into other code bases directly. The
optimizer implementation resides in its own library, which depends on
the core library.
Description-md5:
Homepage: https://github.com/KhronosGroup/SPIRV-Tools
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/s/spirv-tools/spirv-tools_2023.6~rc1-2_amd64.deb