How to Install and Uninstall latex2html.noarch Package on Fedora 34

Last updated: May 18,2024

1. Install "latex2html.noarch" package

Please follow the steps below to install latex2html.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install latex2html.noarch

2. Uninstall "latex2html.noarch" package

This tutorial shows how to uninstall latex2html.noarch on Fedora 34:

$ sudo dnf remove latex2html.noarch $ sudo dnf autoremove

3. Information about the latex2html.noarch package on Fedora 34

Last metadata expiration check: 0:11:53 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : latex2html
Version : 2020.2
Release : 3.fc34
Architecture : noarch
Size : 728 k
Source : latex2html-2020.2-3.fc34.src.rpm
Repository : fedora
Summary : Converts LaTeX documents to HTML
URL : https://github.com/latex2html/latex2html/releases
License : GPLv2+
Description : LATEX2HTML is a converter written in Perl that converts LATEX
: documents to HTML. This way e.g. scientific papers - primarily typeset
: for printing - can be put on the Web for online viewing.
:
: LATEX2HTML does also a good job in rapid web site deployment. These
: pages are generated from a single LATEX source.