How to Install and Uninstall avahi.i686 Package on Rocky Linux 8

Last updated: May 17,2024

1. Install "avahi.i686" package

This guide covers the steps necessary to install avahi.i686 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install avahi.i686

2. Uninstall "avahi.i686" package

This guide covers the steps necessary to uninstall avahi.i686 on Rocky Linux 8:

$ sudo dnf remove avahi.i686 $ sudo dnf autoremove

3. Information about the avahi.i686 package on Rocky Linux 8

Last metadata expiration check: 0:16:29 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : avahi
Version : 0.7
Release : 20.el8
Architecture : i686
Size : 292 k
Source : avahi-0.7-20.el8.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.