How To Install gsettings-qt on Fedora 36

In this tutorial we learn how to install gsettings-qt in Fedora 36. gsettings-qt is Qt/QML bindings for GSettings

Introduction

In this tutorial we learn how to install gsettings-qt on Fedora 36.

What is gsettings-qt

Qt/QML bindings for GSettings.

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

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

sudo dnf -y install gsettings-qt

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

sudo yum -y install gsettings-qt

How To Uninstall gsettings-qt on Fedora 36

To uninstall only the gsettings-qt package we can use the following command:

sudo dnf remove gsettings-qt

gsettings-qt Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/a0600a5dc6fbd283ea6c25e3479fb2c97da880
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/e52892ba94eb0af150b6a03385bb2d62fb8d2e
/usr/lib64/libgsettings-qt.so.1
/usr/lib64/libgsettings-qt.so.1.0
/usr/lib64/libgsettings-qt.so.1.0.0
/usr/lib64/qt5/qml/GSettings.1.0
/usr/lib64/qt5/qml/GSettings.1.0/libGSettingsQmlPlugin.so
/usr/lib64/qt5/qml/GSettings.1.0/plugins.qmltypes
/usr/lib64/qt5/qml/GSettings.1.0/qmldir
/usr/share/licenses/gsettings-qt
/usr/share/licenses/gsettings-qt/COPYING

References

Summary

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


title: “How To Install gsettings-qt on Fedora 36” linkTitle: “gsettings-qt” type: “docs” description: “In this tutorial we learn how to install gsettings-qt in Fedora 36. gsettings-qt is Qt/QML bindings for GSettings” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/gsettings-qt-featured.png

Introduction

In this tutorial we learn how to install gsettings-qt on Fedora 36.

What is gsettings-qt

Qt/QML bindings for GSettings.

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

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

sudo dnf -y install gsettings-qt

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

sudo yum -y install gsettings-qt

How To Uninstall gsettings-qt on Fedora 36

To uninstall only the gsettings-qt package we can use the following command:

sudo dnf remove gsettings-qt

gsettings-qt Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/0f
/usr/lib/.build-id/0f/796dead598f0967d3ae7dda98f467043813e8b
/usr/lib/.build-id/e0
/usr/lib/.build-id/e0/99e1a8c02a72331cb51e83304a762bd08b53fd
/usr/lib/libgsettings-qt.so.1
/usr/lib/libgsettings-qt.so.1.0
/usr/lib/libgsettings-qt.so.1.0.0
/usr/lib/qt5/qml/GSettings.1.0
/usr/lib/qt5/qml/GSettings.1.0/libGSettingsQmlPlugin.so
/usr/lib/qt5/qml/GSettings.1.0/plugins.qmltypes
/usr/lib/qt5/qml/GSettings.1.0/qmldir
/usr/share/licenses/gsettings-qt
/usr/share/licenses/gsettings-qt/COPYING

References

Summary

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