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

Last updated: January 16,2025

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

Please follow the steps below to install golang-github-miekg-dns-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall golang-github-miekg-dns-devel.noarch on Fedora 36:

$ 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 36

Last metadata expiration check: 5:45:42 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-miekg-dns-devel
Version : 1.1.49
Release : 1.fc36
Architecture : noarch
Size : 186 k
Source : golang-github-miekg-dns-1.1.49-1.fc36.src.rpm
Repository : updates
Summary : DNS library in Go
URL : https://github.com/miekg/dns
License : BSD
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