How to Install and Uninstall mdns-scan.x86_64 Package on Oracle Linux 9

Last updated: September 29,2024

1. Install "mdns-scan.x86_64" package

Please follow the guidance below to install mdns-scan.x86_64 on Oracle Linux 9

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

2. Uninstall "mdns-scan.x86_64" package

Please follow the step by step instructions below to uninstall mdns-scan.x86_64 on Oracle Linux 9:

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

3. Information about the mdns-scan.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:20:12 ago on Thu Feb 15 07:50:05 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.