How to Install and Uninstall avahi.i686 Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "avahi.i686" package

Please follow the guidelines below to install avahi.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install avahi.i686

2. Uninstall "avahi.i686" package

This guide covers the steps necessary to uninstall avahi.i686 on Oracle Linux 9:

$ sudo dnf remove avahi.i686 $ sudo dnf autoremove

3. Information about the avahi.i686 package on Oracle Linux 9

Last metadata expiration check: 1:48:10 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : avahi
Version : 0.8
Release : 15.el9
Architecture : i686
Size : 382 k
Source : avahi-0.8-15.el9.src.rpm
Repository : ol9_baseos_latest
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.