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

Last updated: July 08,2024

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

Learn how to install golang-github-miekg-dns-devel.noarch on Fedora 34

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

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

Learn how to uninstall golang-github-miekg-dns-devel.noarch on Fedora 34:

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

Last metadata expiration check: 5:23:12 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-miekg-dns-devel
Version : 1.1.35
Release : 2.fc34
Architecture : noarch
Size : 176 k
Source : golang-github-miekg-dns-1.1.35-2.fc34.src.rpm
Repository : fedora
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