How to Install and Uninstall spirv-tools Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 16,2024

1. Install "spirv-tools" package

This guide let you learn how to install spirv-tools on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install spirv-tools

2. Uninstall "spirv-tools" package

This tutorial shows how to uninstall spirv-tools on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the spirv-tools package on Ubuntu 20.10 (Groovy Gorilla)

Package: spirv-tools
Architecture: amd64
Version: 2020.3-1build1
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: 23971
Depends: libc6 (>= 2.29), libstdc++6 (>= 9)
Filename: pool/universe/s/spirv-tools/spirv-tools_2020.3-1build1_amd64.deb
Size: 2996548
MD5sum: 8fd435d0925680c84b098e4970cb80fa
SHA1: 3cdbecbaf0a82f4879c7d26b47ff1856511a2f0c
SHA256: 3c7d3fcff4d4edaf3f67475e64c9b4186d4d3461b2e4f64113191a5ea69682a0
SHA512: dd0c002c59324a50b1556f7dd7fa54c595faa1dcc8139dd6fd2fd8e0ef5a480d604ed749d5c2e46b729dc1365f2a8fb8a2a166f8d96b1c83299bdfc2f8b0809d
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