How To Install avahi-compat-howl on Fedora 36

In this tutorial we learn how to install avahi-compat-howl in Fedora 36. avahi-compat-howl is Libraries for howl compatibility

Introduction

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

What is avahi-compat-howl

Libraries that are compatible with those provided by the howl package.

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

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

sudo dnf -y install avahi-compat-howl

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

sudo yum -y install avahi-compat-howl

How To Uninstall avahi-compat-howl on Fedora 36

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

sudo dnf remove avahi-compat-howl

avahi-compat-howl Package Contents on Fedora 36

---
title: "How To Install avahi-compat-howl on Fedora 36"
linkTitle: "avahi-compat-howl"
type: "docs"
description: "In this tutorial we learn how to install avahi-compat-howl in Fedora 36. avahi-compat-howl is Libraries for howl compatibility"
date: "2022-08-17"
lastmod: "2022-08-17"
#image: /images/fedora/36/avahi-compat-howl-featured.png
---

## Introduction

In this tutorial we learn how to install `avahi-compat-howl` on Fedora 36.

### What is `avahi-compat-howl`

> Libraries that are compatible with those provided by the howl package.  

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

## Install avahi-compat-howl on Fedora 36 Using dnf

Update yum database with `dnf` using the following command.

```bash
sudo dnf makecache --refresh

After updating yum database, We can install avahi-compat-howl using dnf by running the following command:

sudo dnf -y install avahi-compat-howl

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

sudo yum -y install avahi-compat-howl

How To Uninstall avahi-compat-howl on Fedora 36

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

sudo dnf remove avahi-compat-howl

avahi-compat-howl Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/38
/usr/lib/.build-id/38/d3b7c86f46e84f192065c619847907d589d634
/usr/lib64/libhowl.so.0
/usr/lib64/libhowl.so.0.0.0

References

Summary

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

/usr/lib/.build-id /usr/lib/.build-id/d3 /usr/lib/.build-id/d3/0c2b6c09c1c25a238a95172b4ba3e4bbbbb595 /usr/lib/libhowl.so.0 /usr/lib/libhowl.so.0.0.0


## References

* [avahi-compat-howl website](http://avahi.org)

## Summary

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