How to Install and Uninstall avahi.i686 Package on Amazon Linux 2

Last updated: January 10,2025

1. Install "avahi.i686" package

Here is a brief guide to show you how to install avahi.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install avahi.i686

2. Uninstall "avahi.i686" package

Please follow the guidance below to uninstall avahi.i686 on Amazon Linux 2:

$ sudo yum remove avahi.i686 $ sudo yum autoremove

3. Information about the avahi.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : avahi
Arch : i686
Version : 0.6.31
Release : 20.amzn2
Size : 273 k
Repo : amzn2-core/2/x86_64
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.