How to Install and Uninstall spirv-tools Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

1. Install "spirv-tools" package

This guide let you learn how to install spirv-tools on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install spirv-tools

2. Uninstall "spirv-tools" package

Learn how to uninstall spirv-tools on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove spirv-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the spirv-tools package on Ubuntu 21.10 (Impish Indri)

Package: spirv-tools
Architecture: amd64
Version: 2020.6-2
Priority: optional
Section: universe/libdevel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian X Strike Force
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 20959
Depends: libc6 (>= 2.29), libstdc++6 (>= 9)
Filename: pool/universe/s/spirv-tools/spirv-tools_2020.6-2_amd64.deb
Size: 3428152
MD5sum: 070119d1624af22147ea385edd4010df
SHA1: f558da07dd3f6edef3748dda217a174fa5675708
SHA256: cf04697ad7bd11140d6dddf4780e7cdb2bf6632fd85f614321259def59e9cc66
SHA512: 894572f326613d1ecd8fb9eae38dda123b81138e2f2997ea586ef7593dc8d289e573da562c7a7a39a601985a6ab3d8c05feeaff56a15792ff9bd454be6aead54
Homepage: https://github.com/KhronosGroup/SPIRV-Tools
Description-en: 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: 29623de7313761ddb262dbbcaa58208a