How To Install dbus-qt3 on Fedora 36

In this tutorial we learn how to install dbus-qt3 in Fedora 36. dbus-qt3 is Qt3 DBus Bindings

Introduction

In this tutorial we learn how to install dbus-qt3 on Fedora 36.

What is dbus-qt3

This library provides Qt3-classes for accessing the DBus.

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

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

sudo dnf -y install dbus-qt3

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

sudo yum -y install dbus-qt3

How To Uninstall dbus-qt3 on Fedora 36

To uninstall only the dbus-qt3 package we can use the following command:

sudo dnf remove dbus-qt3

dbus-qt3 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/a5
/usr/lib/.build-id/a5/6f7d02d4eccbdd6bd429962c4fd5264625783c
/usr/lib/libdbus-1-qt3.so.0
/usr/lib/libdbus-1-qt3.so.0.9.0
/usr/share/doc/dbus-qt3
/usr/share/doc/dbus-qt3/AUTHORS
/usr/share/doc/dbus-qt3/COPYING
/usr/share/doc/dbus-qt3/ChangeLog
/usr/share/doc/dbus-qt3/README

References

Summary

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


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

Introduction

In this tutorial we learn how to install dbus-qt3 on Fedora 36.

What is dbus-qt3

This library provides Qt3-classes for accessing the DBus.

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

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

sudo dnf -y install dbus-qt3

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

sudo yum -y install dbus-qt3

How To Uninstall dbus-qt3 on Fedora 36

To uninstall only the dbus-qt3 package we can use the following command:

sudo dnf remove dbus-qt3

dbus-qt3 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/1f189fce83009b7ff6ada40c31eaac6feb1a75
/usr/lib64/libdbus-1-qt3.so.0
/usr/lib64/libdbus-1-qt3.so.0.9.0
/usr/share/doc/dbus-qt3
/usr/share/doc/dbus-qt3/AUTHORS
/usr/share/doc/dbus-qt3/COPYING
/usr/share/doc/dbus-qt3/ChangeLog
/usr/share/doc/dbus-qt3/README

References

Summary

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