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

Last updated: January 16,2025

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

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

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

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

This is a short guide on how to uninstall compat-golang-github-jaytaylor-html2text-devel.noarch on Fedora 39:

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

Last metadata expiration check: 4:13:06 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : compat-golang-github-jaytaylor-html2text-devel
Version : 0
Release : 0.6.20220509gitbc68cce.fc39
Architecture : noarch
Size : 8.9 k
Source : golang-jaytaylor-html2text-0-0.6.20220509gitbc68cce.fc39.src.rpm
Repository : fedora
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.