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

Last updated: September 24,2024

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

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

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

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

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

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

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

Last metadata expiration check: 3:56:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : compat-golang-github-commonmark-puny-devel
Version : 0
Release : 0.6.20200805git9f83538.fc34
Architecture : noarch
Size : 8.9 k
Source : golang-gitlab-commonmark-puny-0-0.6.20200805git9f83538.fc34.src.rpm
Repository : fedora
Summary : Functions for encoding/decoding to/from punycode
URL : https://gitlab.com/golang-commonmark/puny
License : BSD
Description : Package Puny provides functions for encoding/decoding to/from punycode.
:
: This package provides symbolic links that alias the following Go import paths to
: gitlab.com/golang-commonmark/puny:
: – github.com/golang-commonmark/puny
:
: 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/puny.