How to Install and Uninstall shaderc Package on Ubuntu 22.04 LTS (Jammy Jellyfish)
Last updated: January 11,2025
Deprecated! Installation of this package may no longer be supported.
Notice
You can also install and uninstall the shaderc on the following distributions in the same way, as they are all based on the Ubuntu system
- Kubuntu 22.04 LTS
- Lubuntu 22.04 LTS
- Xubuntu 22.04 LTS
- Ubuntu MATE 22.04 LTS
- Ubuntu Studio 22.04 LTS
- Pop!_OS 22.04 LTS
- Zorin OS 16 / Zorin OS 17
- Ubuntu Budgie 22.04
1. Install "shaderc" package
In this section, we are going to explain the necessary steps to install shaderc on Ubuntu 22.04 LTS (Jammy Jellyfish)
$
sudo apt update
Copied
$
sudo apt install
shaderc
Copied
2. Uninstall "shaderc" package
Please follow the steps below to uninstall shaderc on Ubuntu 22.04 LTS (Jammy Jellyfish):
$
sudo apt remove
shaderc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the shaderc package on Ubuntu 22.04 LTS (Jammy Jellyfish)
Package: shaderc
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 29984
Maintainer: Doug McMahon
Architecture: amd64
Version: 2019.1-1~focal
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 9)
Description: A collection of tools, libraries and tests for shader compilation
Shaderc wraps around core functionality in glslang and SPIRV-Tools.
At the moment it includes:
- glslc, a command line compiler for GLSL/HLSL to SPIR-V, and
- libshaderc, a library API for doing the same.
Description-md5: e5c795124ad6c7ee40573ab0f7784e6c
Homepage: https://github.com/google/shaderc
Status: install ok installed
Priority: optional
Section: libdevel
Installed-Size: 29984
Maintainer: Doug McMahon
Architecture: amd64
Version: 2019.1-1~focal
Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 9)
Description: A collection of tools, libraries and tests for shader compilation
Shaderc wraps around core functionality in glslang and SPIRV-Tools.
At the moment it includes:
- glslc, a command line compiler for GLSL/HLSL to SPIR-V, and
- libshaderc, a library API for doing the same.
Description-md5: e5c795124ad6c7ee40573ab0f7784e6c
Homepage: https://github.com/google/shaderc