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

Last updated: October 06,2024

1. Install "avahi.i686" package

Please follow the guidelines below to install avahi.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install avahi.i686

2. Uninstall "avahi.i686" package

Please follow the steps below to uninstall avahi.i686 on CentOS Stream 9:

$ sudo dnf remove avahi.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:00:45 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : avahi
Version : 0.8
Release : 20.el9
Architecture : i686
Size : 319 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.