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

Last updated: October 08,2024

1. Install "nss-mdns.i686" package

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

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

2. Uninstall "nss-mdns.i686" package

Please follow the instructions below to uninstall nss-mdns.i686 on Fedora 39:

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

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

Last metadata expiration check: 2:35:08 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : nss-mdns
Version : 0.15.1
Release : 9.fc39
Architecture : i686
Size : 46 k
Source : nss-mdns-0.15.1-9.fc39.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).