How to Install and Uninstall golang-github-miekg-dns-devel.noarch Package on Fedora 38

Last updated: January 19,2025

1. Install "golang-github-miekg-dns-devel.noarch" package

In this section, we are going to explain the necessary steps to install golang-github-miekg-dns-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install golang-github-miekg-dns-devel.noarch

2. Uninstall "golang-github-miekg-dns-devel.noarch" package

Please follow the guidance below to uninstall golang-github-miekg-dns-devel.noarch on Fedora 38:

$ sudo dnf remove golang-github-miekg-dns-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-miekg-dns-devel.noarch package on Fedora 38

Last metadata expiration check: 2:18:29 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : golang-github-miekg-dns-devel
Version : 1.1.54
Release : 1.fc38
Architecture : noarch
Size : 206 k
Source : golang-github-miekg-dns-1.1.54-1.fc38.src.rpm
Repository : updates
Summary : DNS library in Go
URL : https://github.com/miekg/dns
License : BSD-3-Clause
Description : Complete and usable DNS library. All Resource Records are supported, including
: the DNSSEC types. It follows a lean and mean philosophy. If there is stuff you
: should know as a DNS programmer there isn't a convenience function for it.
: Server side and client side programming is supported, i.e. you can build servers
: and resolvers with it.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/miekg/dns