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

Last updated: October 09,2024

1. Install "compat-golang-github-commonmark-mdurl-devel.noarch" package

Please follow the step by step instructions below to install compat-golang-github-commonmark-mdurl-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install compat-golang-github-commonmark-mdurl-devel.noarch

2. Uninstall "compat-golang-github-commonmark-mdurl-devel.noarch" package

Please follow the guidelines below to uninstall compat-golang-github-commonmark-mdurl-devel.noarch on Fedora 34:

$ sudo dnf remove compat-golang-github-commonmark-mdurl-devel.noarch $ sudo dnf autoremove

3. Information about the compat-golang-github-commonmark-mdurl-devel.noarch package on Fedora 34

Last metadata expiration check: 0:54:45 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : compat-golang-github-commonmark-mdurl-devel
Version : 0
Release : 0.6.20200805git932350d.fc34
Architecture : noarch
Size : 9.1 k
Source : golang-gitlab-commonmark-mdurl-0-0.6.20200805git932350d.fc34.src.rpm
Repository : fedora
Summary : Utilities for parsing, decoding and encoding URLs
URL : https://gitlab.com/golang-commonmark/mdurl
License : BSD
Description : Package Mdurl provides functions for parsing, decoding and encoding URLs.
:
: This package provides symbolic links that alias the following Go import paths to
: gitlab.com/golang-commonmark/mdurl:
: – github.com/golang-commonmark/mdurl
:
: 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
: gitlab.com/golang-commonmark/mdurl.