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

Last updated: July 05,2024

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

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

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

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

Please follow the instructions below to uninstall compat-golang-github-opendns-vegadns2client-devel.noarch on Fedora 34:

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

Last metadata expiration check: 0:25:59 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : compat-golang-github-opendns-vegadns2client-devel
Version : 0
Release : 0.6.20190218gita3fa4a7.fc34
Architecture : noarch
Size : 8.8 k
Source : golang-github-opendns-vegadns2client-0-0.6.20190218gita3fa4a7.fc34.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.