How to Install and Uninstall avahi.x86_64 Package on CentOS Stream 9

Last updated: July 07,2024

1. Install "avahi.x86_64" package

Here is a brief guide to show you how to install avahi.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install avahi.x86_64

2. Uninstall "avahi.x86_64" package

In this section, we are going to explain the necessary steps to uninstall avahi.x86_64 on CentOS Stream 9:

$ sudo dnf remove avahi.x86_64 $ sudo dnf autoremove

3. Information about the avahi.x86_64 package on CentOS Stream 9

Last metadata expiration check: 2:13:15 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : avahi
Version : 0.8
Release : 20.el9
Architecture : x86_64
Size : 306 k
Source : avahi-0.8-20.el9.src.rpm
Repository : baseos
Summary : Local network service discovery
URL : http://avahi.org
License : LGPLv2+
Description : Avahi is a system which facilitates service discovery on
: a local network -- this means that you can plug your laptop or
: computer into a network and instantly be able to view other people who
: you can chat with, find printers to print to or find files being
: shared. This kind of technology is already found in MacOS X (branded
: 'Rendezvous', 'Bonjour' and sometimes 'ZeroConf') and is very
: convenient.