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

Last updated: October 08,2024

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

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

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

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

This is a short guide on how to uninstall golang-github-miekg-dns-devel.noarch on Fedora 35:

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

Last metadata expiration check: 1:31:48 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-miekg-dns-devel
Version : 1.1.49
Release : 1.fc35
Architecture : noarch
Size : 186 k
Source : golang-github-miekg-dns-1.1.49-1.fc35.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