How To Install qt6-qtshadertools on Fedora 36

In this tutorial we learn how to install qt6-qtshadertools in Fedora 36. qt6-qtshadertools is Qt6 - Qt Shader Tools module builds on the SPIR-V Open Source Ecosystem

title: “How To Install qt6-qtshadertools on Fedora 36” linkTitle: “qt6-qtshadertools” type: “docs” description: “In this tutorial we learn how to install qt6-qtshadertools in Fedora 36. qt6-qtshadertools is Qt6 - Qt Shader Tools module builds on the SPIR-V Open Source Ecosystem” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qt6-qtshadertools-featured.png

Introduction

In this tutorial we learn how to install qt6-qtshadertools on Fedora 36.

What is qt6-qtshadertools

Qt6 - Qt Shader Tools module builds on the SPIR-V Open Source Ecosystem.

We can use yum or dnf to install qt6-qtshadertools on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qt6-qtshadertools.

Install qt6-qtshadertools on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install qt6-qtshadertools using dnf by running the following command:

sudo dnf -y install qt6-qtshadertools

Install qt6-qtshadertools on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install qt6-qtshadertools using yum by running the following command:

sudo yum -y install qt6-qtshadertools

How To Uninstall qt6-qtshadertools on Fedora 36

To uninstall only the qt6-qtshadertools package we can use the following command: #image: /images/fedora/36/qt6-qtshadertools-featured.png

---

sudo dnf remove qt6-qtshadertools
## Introduction

In this tutorial we learn how to install qt6-qtshadertools on Fedora 36.

qt6-qtshadertools Package Contents on Fedora 36

What is qt6-qtshadertools


> Qt6 - Qt Shader Tools module builds on the SPIR-V Open Source Ecosystem.  

We can use `yum` or `dnf` to install `qt6-qtshadertools` on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install qt6-qtshadertools.

## Install qt6-qtshadertools on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install qt6-qtshadertools using dnf by running the following command:

sudo dnf -y install qt6-qtshadertools

Install qt6-qtshadertools on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install qt6-qtshadertools using yum by running the following command:

sudo yum -y install qt6-qtshadertools

How To Uninstall qt6-qtshadertools on Fedora 36

To uninstall only the qt6-qtshadertools package we can use the following command:

sudo dnf remove qt6-qtshadertools

qt6-qtshadertools Package Contents on Fedora 36

/usr/bin/qsb-qt6
/usr/lib/.build-id
/usr/lib/.build-id/2c
/usr/lib/.build-id/2c/fd1dd1d74e24a8fe5aed496699fc2e191dcd33
/usr/lib/.build-id/66
/usr/lib/.build-id/66/138f47c4824adb2d37d960f24e00fafd299f6c
/usr/lib/.build-id/66/138f47c4824adb2d37d960f24e00fafd299f6c.1
/usr/lib/libQt6ShaderTools.so.6
/usr/lib/libQt6ShaderTools.so.6.2.3
/usr/lib/qt6/bin/qsb
/usr/share/licenses/qt6-qtshadertools
/usr/share/licenses/qt6-qtshadertools/LICENSE.GPL3

References

Summary

In this tutorial we learn how to install qt6-qtshadertools on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).

/usr/bin/qsb-qt6 /usr/lib/.build-id /usr/lib/.build-id/59 /usr/lib/.build-id/59/3e40c57ebf2e6c9984543a227676b683be118b /usr/lib/.build-id/59/3e40c57ebf2e6c9984543a227676b683be118b.1 /usr/lib/.build-id/88 /usr/lib/.build-id/88/b366b2a53476e47842d03ab5d1ff15221b03bd /usr/lib64/libQt6ShaderTools.so.6 /usr/lib64/libQt6ShaderTools.so.6.2.3 /usr/lib64/qt6/bin/qsb /usr/share/licenses/qt6-qtshadertools /usr/share/licenses/qt6-qtshadertools/LICENSE.GPL3


## References

* [qt6-qtshadertools website](http://www.qt.io)

## Summary

In this tutorial we learn how to install `qt6-qtshadertools` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).