How To Install avahi-gobject on Fedora 36
Introduction
In this tutorial we learn how to install avahi-gobject
on Fedora 36.
What is avahi-gobject
This library contains a GObject wrapper for the Avahi API
We can use yum
or dnf
to install avahi-gobject
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install avahi-gobject.
Install avahi-gobject on Fedora 36 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
---
title: “How To Install avahi-gobject on Fedora 36”
linkTitle: “avahi-gobject”
After updating yum database, We can install avahi-gobject
using dnf
by running the following command:
type: “docs”
description: "In this tutorial we learn how to install avahi-gobject in Fedora 36. avahi-gobject is GObject wrapper library for Avahi"
sudo dnf -y install avahi-gobject
date: "2022-08-17"
lastmod: “2022-08-17”
#image: /images/fedora/36/avahi-gobject-featured.png
Install avahi-gobject on Fedora 36 Using yum
Introduction
Update yum database with yum
using the following command.
In this tutorial we learn how to install `avahi-gobject` on Fedora 36.
sudo yum makecache --refresh
What is avahi-gobject
This library contains a GObject wrapper for the Avahi API
After updating yum database, We can installavahi-gobject
usingyum
by running the following command:
We can use yum
or dnf
to install avahi-gobject
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install avahi-gobject.
Install avahi-gobject 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-gobject
using dnf
by running the following command:
sudo dnf -y install avahi-gobject
Install avahi-gobject 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-gobject
using yum
by running the following command:
sudo yum -y install avahi-gobject
How To Uninstall avahi-gobject on Fedora 36
To uninstall only the avahi-gobject
package we can use the following command:
sudo dnf remove avahi-gobject
avahi-gobject Package Contents on Fedora 36
```bash
sudo yum -y install avahi-gobject
How To Uninstall avahi-gobject on Fedora 36
To uninstall only the avahi-gobject
package we can use the following command:
sudo dnf remove avahi-gobject
avahi-gobject Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/252618689764621b216c5a72625c6dc9311323
/usr/lib/libavahi-gobject.so.0
/usr/lib/libavahi-gobject.so.0.0.5
References
Summary
In this tutorial we learn how to install avahi-gobject
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
/usr/lib/.build-id /usr/lib/.build-id/74 /usr/lib/.build-id/74/164b26ec1db9456b283664519c25a7941f7b8a /usr/lib64/libavahi-gobject.so.0 /usr/lib64/libavahi-gobject.so.0.0.5
## References
* [avahi-gobject website](http://avahi.org)
## Summary
In this tutorial we learn how to install `avahi-gobject` on [Fedora 36](/fedora/36/) using [yum](/fedora/36/yum/) and [dnf]((/fedora/36/dnf/).