How to Install and Uninstall mdns-devel.noarch Package on Fedora 39
Last updated: November 28,2024
1. Install "mdns-devel.noarch" package
This tutorial shows how to install mdns-devel.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
mdns-devel.noarch
Copied
2. Uninstall "mdns-devel.noarch" package
This guide let you learn how to uninstall mdns-devel.noarch on Fedora 39:
$
sudo dnf remove
mdns-devel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the mdns-devel.noarch package on Fedora 39
Last metadata expiration check: 4:12:19 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : mdns-devel
Version : 1.4.3
Release : 2.fc39
Architecture : noarch
Size : 24 k
Source : mdns-1.4.3-2.fc39.src.rpm
Repository : fedora
Summary : Header-only mDNS/DNS-SD library in C
URL : https://github.com/mjansson/mdns
License : LicenseRef-Fedora-Public-Domain
Description : This library provides a header only cross-platform mDNS and DNS-DS library
: in C.
:
: The library does DNS-SD discovery and service as well as one-shot single
: record mDNS query and response. There are no memory allocations done by
: the library, all buffers used must be passed in by the caller.
:
: Custom data for use in processing can be passed along using a user data
: opaque pointer.
Available Packages
Name : mdns-devel
Version : 1.4.3
Release : 2.fc39
Architecture : noarch
Size : 24 k
Source : mdns-1.4.3-2.fc39.src.rpm
Repository : fedora
Summary : Header-only mDNS/DNS-SD library in C
URL : https://github.com/mjansson/mdns
License : LicenseRef-Fedora-Public-Domain
Description : This library provides a header only cross-platform mDNS and DNS-DS library
: in C.
:
: The library does DNS-SD discovery and service as well as one-shot single
: record mDNS query and response. There are no memory allocations done by
: the library, all buffers used must be passed in by the caller.
:
: Custom data for use in processing can be passed along using a user data
: opaque pointer.