How To Install avahi-ui-sharp on Fedora 36

In this tutorial we learn how to install avahi-ui-sharp in Fedora 36. avahi-ui-sharp is Mono language bindings for avahi-ui

Introduction

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

What is avahi-ui-sharp

The avahi-sharp package contains the files needed to run Mono programs that use avahi-ui.

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

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

sudo dnf -y install avahi-ui-sharp

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

sudo yum -y install avahi-ui-sharp

How To Uninstall avahi-ui-sharp on Fedora 36

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

sudo dnf remove avahi-ui-sharp

avahi-ui-sharp Package Contents on Fedora 36

/usr/lib/mono/avahi-ui-sharp
/usr/lib/mono/avahi-ui-sharp/avahi-ui-sharp.dll
/usr/lib/mono/gac/avahi-ui-sharp
/usr/lib/mono/gac/avahi-ui-sharp/0.0.0.0__4d116c78973743f5
/usr/lib/mono/gac/avahi-ui-sharp/0.0.0.0__4d116c78973743f5/avahi-ui-sharp.dll
/usr/lib/mono/gac/avahi-ui-sharp/0.0.0.0__4d116c78973743f5/avahi-ui-sharp.dll.config
/usr/lib/mono/gac/avahi-ui-sharp/0.0.0.0__4d116c78973743f5/avahi-ui-sharp.dll.mdb

References

Summary

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


title: “How To Install avahi-ui-sharp on Fedora 36” linkTitle: “avahi-ui-sharp” type: “docs” description: “In this tutorial we learn how to install avahi-ui-sharp in Fedora 36. avahi-ui-sharp is Mono language bindings for avahi-ui” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/avahi-ui-sharp-featured.png

Introduction

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

What is avahi-ui-sharp

The avahi-sharp package contains the files needed to run Mono programs that use avahi-ui.

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

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

sudo dnf -y install avahi-ui-sharp

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

sudo yum -y install avahi-ui-sharp

How To Uninstall avahi-ui-sharp on Fedora 36

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

sudo dnf remove avahi-ui-sharp

avahi-ui-sharp Package Contents on Fedora 36

/usr/lib/mono/avahi-ui-sharp
/usr/lib/mono/avahi-ui-sharp/avahi-ui-sharp.dll
/usr/lib/mono/gac/avahi-ui-sharp
/usr/lib/mono/gac/avahi-ui-sharp/0.0.0.0__4d116c78973743f5
/usr/lib/mono/gac/avahi-ui-sharp/0.0.0.0__4d116c78973743f5/avahi-ui-sharp.dll
/usr/lib/mono/gac/avahi-ui-sharp/0.0.0.0__4d116c78973743f5/avahi-ui-sharp.dll.config
/usr/lib/mono/gac/avahi-ui-sharp/0.0.0.0__4d116c78973743f5/avahi-ui-sharp.dll.mdb

References

Summary

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