How To Install qt6-qttools on Fedora 36

In this tutorial we learn how to install qt6-qttools in Fedora 36. qt6-qttools is Qt6 - QtTool components

Introduction

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

What is qt6-qttools

Qt6 - QtTool components.

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

Install qt6-qttools 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-qttools using dnf by running the following command:

sudo dnf -y install qt6-qttools

Install qt6-qttools 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-qttools using yum by running the following command:

sudo yum -y install qt6-qttools

How To Uninstall qt6-qttools on Fedora 36

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

sudo dnf remove qt6-qttools

qt6-qttools Package Contents on Fedora 36

/usr/bin/qdbus-qt6
/usr/lib/.build-id
/usr/lib/.build-id/9d
/usr/lib/.build-id/9d/010b261fb7054cef796c28208965b1de537ddd
/usr/lib/.build-id/9d/010b261fb7054cef796c28208965b1de537ddd.1
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/8d33f64bfa74bbbbe3b4928f4b406d4a03e330
/usr/lib/libQt6UiTools.so.6
/usr/lib/libQt6UiTools.so.6.2.3
/usr/lib/qt6/bin/qdbus
/usr/lib/qt6/bin/qdbus-qt6

References

Summary

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


title: “How To Install qt6-qttools on Fedora 36” linkTitle: “qt6-qttools” type: “docs” description: “In this tutorial we learn how to install qt6-qttools in Fedora 36. qt6-qttools is Qt6 - QtTool components” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/qt6-qttools-featured.png

Introduction

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

What is qt6-qttools

Qt6 - QtTool components.

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

Install qt6-qttools 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-qttools using dnf by running the following command:

sudo dnf -y install qt6-qttools

Install qt6-qttools 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-qttools using yum by running the following command:

sudo yum -y install qt6-qttools

How To Uninstall qt6-qttools on Fedora 36

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

sudo dnf remove qt6-qttools

qt6-qttools Package Contents on Fedora 36

/usr/bin/qdbus-qt6
/usr/lib/.build-id
/usr/lib/.build-id/03
/usr/lib/.build-id/03/0317364f1614a1a82e96913955bcc12cdce820
/usr/lib/.build-id/03/0317364f1614a1a82e96913955bcc12cdce820.1
/usr/lib/.build-id/64
/usr/lib/.build-id/64/b043c57065e971763676ffd61e6190b96c72c8
/usr/lib64/libQt6UiTools.so.6
/usr/lib64/libQt6UiTools.so.6.2.3
/usr/lib64/qt6/bin/qdbus
/usr/lib64/qt6/bin/qdbus-qt6

References

Summary

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