How to Install and Uninstall mdns-scan.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "mdns-scan.x86_64" package

Please follow the step by step instructions below to install mdns-scan.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "mdns-scan.x86_64" package

This guide covers the steps necessary to uninstall mdns-scan.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the mdns-scan.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:30:16 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : mdns-scan
Version : 0.5
Release : 1.el8
Architecture : x86_64
Size : 26 k
Source : mdns-scan-0.5-1.el8.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.