How to Install and Uninstall mdns-scan.x86_64 Package on CentOS Stream 9

Last updated: October 09,2024

1. Install "mdns-scan.x86_64" package

This guide let you learn how to install mdns-scan.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install mdns-scan.x86_64

2. Uninstall "mdns-scan.x86_64" package

This is a short guide on how to uninstall mdns-scan.x86_64 on CentOS Stream 9:

$ sudo dnf remove mdns-scan.x86_64 $ sudo dnf autoremove

3. Information about the mdns-scan.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:42:41 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : mdns-scan
Version : 0.5
Release : 4.el9
Architecture : x86_64
Size : 25 k
Source : mdns-scan-0.5-4.el9.src.rpm
Repository : epel
Summary : Scan for mDNS/DNS-SD services published on the local network
URL : https://github.com/alteholz/mdns-scan/
License : GPLv2+
Description : mdns-scan is a tool for scanning for mDNS/DNS-SD services published on
: the local network. It works by issuing a mDNS PTR query to the special
: RR _services._dns-sd._udp.local for retrieving a list of all currently
: registered services on the local link.