How To Install avahi-devel on Fedora 36

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

Introduction

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

What is avahi-devel

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

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

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

sudo dnf -y install avahi-devel

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

sudo yum -y install avahi-devel

How To Uninstall avahi-devel on Fedora 36

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

sudo dnf remove avahi-devel

avahi-devel Package Contents on Fedora 36

/usr/include/avahi-client
/usr/include/avahi-client/client.h
/usr/include/avahi-client/lookup.h
/usr/include/avahi-client/publish.h
/usr/include/avahi-common
/usr/include/avahi-common/address.h
/usr/include/avahi-common/alternative.h
/usr/include/avahi-common/cdecl.h
/usr/include/avahi-common/defs.h
/usr/include/avahi-common/domain.h
/usr/include/avahi-common/error.h
/usr/include/avahi-common/gccmacro.h
/usr/include/avahi-common/llist.h
/usr/include/avahi-common/malloc.h
/usr/include/avahi-common/rlist.h
/usr/include/avahi-common/simple-watch.h
/usr/include/avahi-common/strlst.h
/usr/include/avahi-common/thread-watch.h
/usr/include/avahi-common/timeval.h
/usr/include/avahi-common/watch.h
/usr/include/avahi-core
/usr/include/avahi-core/core.h
/usr/include/avahi-core/log.h
/usr/include/avahi-core/lookup.h
/usr/include/avahi-core/publish.h
/usr/include/avahi-core/rr.h
/usr/include/avahi-libevent
/usr/include/avahi-libevent/libevent-watch.h
/usr/lib64/libavahi-client.so
/usr/lib64/libavahi-common.so
/usr/lib64/libavahi-core.so
/usr/lib64/libavahi-libevent.so
/usr/lib64/pkgconfig/avahi-client.pc
/usr/lib64/pkgconfig/avahi-core.pc
/usr/lib64/pkgconfig/avahi-libevent.pc

References

Summary

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


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

Introduction

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

What is avahi-devel

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

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

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

sudo dnf -y install avahi-devel

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

sudo yum -y install avahi-devel

How To Uninstall avahi-devel on Fedora 36

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

sudo dnf remove avahi-devel

avahi-devel Package Contents on Fedora 36

/usr/include/avahi-client
/usr/include/avahi-client/client.h
/usr/include/avahi-client/lookup.h
/usr/include/avahi-client/publish.h
/usr/include/avahi-common
/usr/include/avahi-common/address.h
/usr/include/avahi-common/alternative.h
/usr/include/avahi-common/cdecl.h
/usr/include/avahi-common/defs.h
/usr/include/avahi-common/domain.h
/usr/include/avahi-common/error.h
/usr/include/avahi-common/gccmacro.h
/usr/include/avahi-common/llist.h
/usr/include/avahi-common/malloc.h
/usr/include/avahi-common/rlist.h
/usr/include/avahi-common/simple-watch.h
/usr/include/avahi-common/strlst.h
/usr/include/avahi-common/thread-watch.h
/usr/include/avahi-common/timeval.h
/usr/include/avahi-common/watch.h
/usr/include/avahi-core
/usr/include/avahi-core/core.h
/usr/include/avahi-core/log.h
/usr/include/avahi-core/lookup.h
/usr/include/avahi-core/publish.h
/usr/include/avahi-core/rr.h
/usr/include/avahi-libevent
/usr/include/avahi-libevent/libevent-watch.h
/usr/lib/libavahi-client.so
/usr/lib/libavahi-common.so
/usr/lib/libavahi-core.so
/usr/lib/libavahi-libevent.so
/usr/lib/pkgconfig/avahi-client.pc
/usr/lib/pkgconfig/avahi-core.pc
/usr/lib/pkgconfig/avahi-libevent.pc

References

Summary

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