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

Last updated: May 09,2024

1. Install "compat-golang-github-jaytaylor-html2text-devel.noarch" package

Please follow the guidance below to install compat-golang-github-jaytaylor-html2text-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install compat-golang-github-jaytaylor-html2text-devel.noarch

2. Uninstall "compat-golang-github-jaytaylor-html2text-devel.noarch" package

Learn how to uninstall compat-golang-github-jaytaylor-html2text-devel.noarch on Fedora 36:

$ sudo dnf remove compat-golang-github-jaytaylor-html2text-devel.noarch $ sudo dnf autoremove

3. Information about the compat-golang-github-jaytaylor-html2text-devel.noarch package on Fedora 36

Last metadata expiration check: 3:53:52 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : compat-golang-github-jaytaylor-html2text-devel
Version : 0
Release : 0.3.20220509gitbc68cce.fc36
Architecture : noarch
Size : 8.4 k
Source : golang-jaytaylor-html2text-0-0.3.20220509gitbc68cce.fc36.src.rpm
Repository : updates
Summary : Golang HTML to plaintext conversion library
URL : https://github.com/jaytaylor/html2text
License : MIT
Description : Golang HTML to plaintext conversion library.
:
: This package provides symbolic links that alias the following Go import paths to
: jaytaylor.com/html2text:
: – github.com/jaytaylor/html2text
:
: 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
: jaytaylor.com/html2text.