How To Install avahi-qt5 on Fedora 36
Introduction
In this tutorial we learn how to install avahi-qt5
on Fedora 36.
What is avahi-qt5
Libraries for easy use of avahi from Qt5 applications.
We can use yum
or dnf
to install avahi-qt5
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install avahi-qt5.
Install avahi-qt5 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-qt5
using dnf
by running the following command:
sudo dnf -y install avahi-qt5
Install avahi-qt5 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-qt5
using yum
by running the following command:
sudo yum -y install avahi-qt5
How To Uninstall avahi-qt5 on Fedora 36
To uninstall only the avahi-qt5
package we can use the following command:
sudo dnf remove avahi-qt5
avahi-qt5 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/72
/usr/lib/.build-id/72/76f08c68969d9564220f395fa38a919ce7df9f
/usr/lib64/libavahi-qt5.so.1
/usr/lib64/libavahi-qt5.so.1.0.2
References
Summary
In this tutorial we learn how to install avahi-qt5
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install avahi-qt5 on Fedora 36” linkTitle: “avahi-qt5” type: “docs” description: “In this tutorial we learn how to install avahi-qt5 in Fedora 36. avahi-qt5 is Qt5 libraries for avahi” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/avahi-qt5-featured.png
Introduction
In this tutorial we learn how to install avahi-qt5
on Fedora 36.
What is avahi-qt5
Libraries for easy use of avahi from Qt5 applications.
We can use yum
or dnf
to install avahi-qt5
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install avahi-qt5.
Install avahi-qt5 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-qt5
using dnf
by running the following command:
sudo dnf -y install avahi-qt5
Install avahi-qt5 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-qt5
using yum
by running the following command:
sudo yum -y install avahi-qt5
How To Uninstall avahi-qt5 on Fedora 36
To uninstall only the avahi-qt5
package we can use the following command:
sudo dnf remove avahi-qt5
avahi-qt5 Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/e4
/usr/lib/.build-id/e4/bb7bad3b8b79b424c0723ea5f30bd6340f796f
/usr/lib/libavahi-qt5.so.1
/usr/lib/libavahi-qt5.so.1.0.2
References
Summary
In this tutorial we learn how to install avahi-qt5
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).