How To Install qt6ct on Fedora 36

In this tutorial we learn how to install qt6ct in Fedora 36. qt6ct is Qt6 - Configuration Tool

Introduction

In this tutorial we learn how to install qt6ct on Fedora 36.

What is qt6ct

This program allows users to configure Qt6 settings (theme, font, icons, etc.) under DE/WM without Qt integration.

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

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

sudo dnf -y install qt6ct

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

sudo yum -y install qt6ct

How To Uninstall qt6ct on Fedora 36

To uninstall only the qt6ct package we can use the following command:

sudo dnf remove qt6ct

qt6ct Package Contents on Fedora 36

/usr/bin/qt6ct
/usr/lib/.build-id
/usr/lib/.build-id/07
/usr/lib/.build-id/07/3afd9fbb3ba8d5e330ebf66afb4767418cbf9a
/usr/lib/.build-id/14
/usr/lib/.build-id/14/dded3813a8b95231600f278f668a8b04dd3d7e
/usr/lib/.build-id/75
/usr/lib/.build-id/75/37a5ec5ceab6a1dc9fb74a4a61fb308c200b3c
/usr/lib/qt6/plugins/platformthemes/libqt6ct.so
/usr/lib/qt6/plugins/styles/libqt6ct-style.so
/usr/share/applications/qt6ct.desktop
/usr/share/doc/qt6ct
/usr/share/doc/qt6ct/AUTHORS
/usr/share/doc/qt6ct/ChangeLog
/usr/share/doc/qt6ct/README
/usr/share/licenses/qt6ct
/usr/share/licenses/qt6ct/COPYING
/usr/share/qt6ct
/usr/share/qt6ct/colors
/usr/share/qt6ct/colors/airy.conf
/usr/share/qt6ct/colors/darker.conf
/usr/share/qt6ct/colors/dusk.conf
/usr/share/qt6ct/colors/ia_ora.conf
/usr/share/qt6ct/colors/sand.conf
/usr/share/qt6ct/colors/simple.conf
/usr/share/qt6ct/colors/waves.conf
/usr/share/qt6ct/qss
/usr/share/qt6ct/qss/fusion-fixes.qss
/usr/share/qt6ct/qss/scrollbar-simple.qss
/usr/share/qt6ct/qss/sliders-simple.qss
/usr/share/qt6ct/qss/tooltip-simple.qss
/usr/share/qt6ct/qss/traynotification-simple.qss

References

Summary

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


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

Introduction

In this tutorial we learn how to install qt6ct on Fedora 36.

What is qt6ct

This program allows users to configure Qt6 settings (theme, font, icons, etc.) under DE/WM without Qt integration.

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

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

sudo dnf -y install qt6ct

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

sudo yum -y install qt6ct

How To Uninstall qt6ct on Fedora 36

To uninstall only the qt6ct package we can use the following command:

sudo dnf remove qt6ct

qt6ct Package Contents on Fedora 36

/usr/bin/qt6ct
/usr/lib/.build-id
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/efc650f0fb8e5cec51903caf2dceee09f70d2d
/usr/lib/.build-id/48
/usr/lib/.build-id/48/8e54aa398b971406683d1697240c6c79c21776
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/774070782d92acbce4249c0735f2531ac6aa7a
/usr/lib64/qt6/plugins/platformthemes/libqt6ct.so
/usr/lib64/qt6/plugins/styles/libqt6ct-style.so
/usr/share/applications/qt6ct.desktop
/usr/share/doc/qt6ct
/usr/share/doc/qt6ct/AUTHORS
/usr/share/doc/qt6ct/ChangeLog
/usr/share/doc/qt6ct/README
/usr/share/licenses/qt6ct
/usr/share/licenses/qt6ct/COPYING
/usr/share/qt6ct
/usr/share/qt6ct/colors
/usr/share/qt6ct/colors/airy.conf
/usr/share/qt6ct/colors/darker.conf
/usr/share/qt6ct/colors/dusk.conf
/usr/share/qt6ct/colors/ia_ora.conf
/usr/share/qt6ct/colors/sand.conf
/usr/share/qt6ct/colors/simple.conf
/usr/share/qt6ct/colors/waves.conf
/usr/share/qt6ct/qss
/usr/share/qt6ct/qss/fusion-fixes.qss
/usr/share/qt6ct/qss/scrollbar-simple.qss
/usr/share/qt6ct/qss/sliders-simple.qss
/usr/share/qt6ct/qss/tooltip-simple.qss
/usr/share/qt6ct/qss/traynotification-simple.qss

References

Summary

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