How to Install and Uninstall compat-golang-github-opendns-vegadns2client-devel.noarch Package on Fedora 36

Last updated: January 18,2025

1. Install "compat-golang-github-opendns-vegadns2client-devel.noarch" package

Please follow the steps below to install compat-golang-github-opendns-vegadns2client-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install compat-golang-github-opendns-vegadns2client-devel.noarch

2. Uninstall "compat-golang-github-opendns-vegadns2client-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall compat-golang-github-opendns-vegadns2client-devel.noarch on Fedora 36:

$ sudo dnf remove compat-golang-github-opendns-vegadns2client-devel.noarch $ sudo dnf autoremove

3. Information about the compat-golang-github-opendns-vegadns2client-devel.noarch package on Fedora 36

Last metadata expiration check: 0:13:06 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : compat-golang-github-opendns-vegadns2client-devel
Version : 0
Release : 0.8.20190218gita3fa4a7.fc36
Architecture : noarch
Size : 8.7 k
Source : golang-github-opendns-vegadns2client-0-0.8.20190218gita3fa4a7.fc36.src.rpm
Repository : fedora
Summary : Go Client for VegaDNS-API
URL : https://github.com/opendns/vegadns2client
License : ASL 2.0
Description : Vegadns2client is a Go client for VegaDNS-API. This is an incomplete client,
: initially intended to support lego.
:
: This package provides symbolic links that alias the following Go import paths to
: github.com/opendns/vegadns2client:
: – github.com/OpenDNS/vegadns2client
:
: Aliasing Go import paths via symbolic links or http redirects is fragile. If
: your Go code depends on this package, you should patch it to import directly
: github.com/opendns/vegadns2client.