How To Install avahi-ui-devel on Fedora 36

In this tutorial we learn how to install avahi-ui-devel in Fedora 36. avahi-ui-devel is Libraries and header files for Avahi UI development

Introduction

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

What is avahi-ui-devel

The avahi-ui-devel package contains the header files and libraries necessary for developing programs using avahi-ui.

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

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

sudo dnf -y install avahi-ui-devel

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

sudo yum -y install avahi-ui-devel

How To Uninstall avahi-ui-devel on Fedora 36

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

sudo dnf remove avahi-ui-devel

avahi-ui-devel Package Contents on Fedora 36

/usr/include/avahi-ui
/usr/include/avahi-ui/avahi-ui.h
/usr/lib64/libavahi-ui-gtk3.so
/usr/lib64/libavahi-ui.so
/usr/lib64/pkgconfig/avahi-ui-gtk3.pc
/usr/lib64/pkgconfig/avahi-ui.pc

References

Summary

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


title: “How To Install avahi-ui-devel on Fedora 36” linkTitle: “avahi-ui-devel” type: “docs” description: “In this tutorial we learn how to install avahi-ui-devel in Fedora 36. avahi-ui-devel is Libraries and header files for Avahi UI development” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/avahi-ui-devel-featured.png

Introduction

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

What is avahi-ui-devel

The avahi-ui-devel package contains the header files and libraries necessary for developing programs using avahi-ui.

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

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

sudo dnf -y install avahi-ui-devel

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

sudo yum -y install avahi-ui-devel

How To Uninstall avahi-ui-devel on Fedora 36

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

sudo dnf remove avahi-ui-devel

avahi-ui-devel Package Contents on Fedora 36

/usr/include/avahi-ui
/usr/include/avahi-ui/avahi-ui.h
/usr/lib/libavahi-ui-gtk3.so
/usr/lib/libavahi-ui.so
/usr/lib/pkgconfig/avahi-ui-gtk3.pc
/usr/lib/pkgconfig/avahi-ui.pc

References

Summary

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