How to Install and Uninstall nss-mdns.i686 Package on Fedora 36

Last updated: May 18,2024

1. Install "nss-mdns.i686" package

This guide let you learn how to install nss-mdns.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install nss-mdns.i686

2. Uninstall "nss-mdns.i686" package

Please follow the guidance below to uninstall nss-mdns.i686 on Fedora 36:

$ sudo dnf remove nss-mdns.i686 $ sudo dnf autoremove

3. Information about the nss-mdns.i686 package on Fedora 36

Last metadata expiration check: 2:40:19 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : nss-mdns
Version : 0.15.1
Release : 5.fc36
Architecture : i686
Size : 47 k
Source : nss-mdns-0.15.1-5.fc36.src.rpm
Repository : fedora
Summary : glibc plugin for .local name resolution
URL : https://github.com/lathiat/nss-mdns
License : LGPLv2+
Description : nss-mdns is a plugin for the GNU Name Service Switch (NSS) functionality of
: the GNU C Library (glibc) providing host name resolution via Multicast DNS
: (aka Zeroconf, aka Apple Rendezvous, aka Apple Bonjour), effectively allowing
: name resolution by common Unix/Linux programs in the ad-hoc mDNS domain .local.
:
: nss-mdns provides client functionality only, which means that you have to
: run a mDNS responder daemon separately from nss-mdns if you want to register
: the local host name via mDNS (e.g. Avahi).