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

Last updated: September 30,2024

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

Learn how to install compat-golang-github-commonmark-linkify-devel.noarch on Fedora 34

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

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

Learn how to uninstall compat-golang-github-commonmark-linkify-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:00:22 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : compat-golang-github-commonmark-linkify-devel
Version : 0
Release : 0.6.20200805git64bca66.fc34
Architecture : noarch
Size : 9.0 k
Source : golang-gitlab-commonmark-linkify-0-0.6.20200805git64bca66.fc34.src.rpm
Repository : fedora
Summary : Find what looks like links in plain text
URL : https://gitlab.com/golang-commonmark/linkify
License : BSD
Description : Package linkify provides a way to find what looks like links in plain text.
:
: This package provides symbolic links that alias the following Go import paths to
: gitlab.com/golang-commonmark/linkify:
: – github.com/golang-commonmark/linkify
:
: 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/linkify.