How to Install and Uninstall spirv-llvm-translator.i686 Package on Fedora 36

Last updated: July 08,2024

1. Install "spirv-llvm-translator.i686" package

Please follow the guidelines below to install spirv-llvm-translator.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install spirv-llvm-translator.i686

2. Uninstall "spirv-llvm-translator.i686" package

This is a short guide on how to uninstall spirv-llvm-translator.i686 on Fedora 36:

$ sudo dnf remove spirv-llvm-translator.i686 $ sudo dnf autoremove

3. Information about the spirv-llvm-translator.i686 package on Fedora 36

Last metadata expiration check: 4:57:05 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : spirv-llvm-translator
Version : 14.0.0
Release : 1.fc36
Architecture : i686
Size : 801 k
Source : spirv-llvm-translator-14.0.0-1.fc36.src.rpm
Repository : updates
Summary : LLVM to SPIRV Translator
URL : https://github.com/KhronosGroup/SPIRV-LLVM-Translator
License : NCSA
Description : Khronos LLVM to SPIRV Translator. This is a library
: to be used by Mesa for OpenCL support. It translate
: LLVM IR to Khronos SPIR-V. It also includes a
: standalone tool used for building libclc.