How To Install avahi-qt3 on Fedora 36

In this tutorial we learn how to install avahi-qt3 in Fedora 36. avahi-qt3 is Qt3 libraries for avahi

Introduction

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

What is avahi-qt3

Libraries for easy use of avahi from Qt3 applications.

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

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

sudo dnf -y install avahi-qt3

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

sudo yum -y install avahi-qt3

How To Uninstall avahi-qt3 on Fedora 36

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

sudo dnf remove avahi-qt3

avahi-qt3 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/89
/usr/lib/.build-id/89/e9d642072c737fbd0e1e96f884fa84f071981b
/usr/lib/libavahi-qt3.so.1
/usr/lib/libavahi-qt3.so.1.0.2

References

Summary

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


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

Introduction

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

What is avahi-qt3

Libraries for easy use of avahi from Qt3 applications.

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

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

sudo dnf -y install avahi-qt3

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

sudo yum -y install avahi-qt3

How To Uninstall avahi-qt3 on Fedora 36

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

sudo dnf remove avahi-qt3

avahi-qt3 Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/37
/usr/lib/.build-id/37/d07abee407752d24e510e0c5b1d20d03b73239
/usr/lib64/libavahi-qt3.so.1
/usr/lib64/libavahi-qt3.so.1.0.2

References

Summary

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