How to Install and Uninstall latex2html.noarch Package on CentOS Stream 9
Last updated: November 05,2024
1. Install "latex2html.noarch" package
In this section, we are going to explain the necessary steps to install latex2html.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
latex2html.noarch
Copied
2. Uninstall "latex2html.noarch" package
Please follow the step by step instructions below to uninstall latex2html.noarch on CentOS Stream 9:
$
sudo dnf remove
latex2html.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the latex2html.noarch package on CentOS Stream 9
Last metadata expiration check: 2:56:37 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : latex2html
Version : 2020.2
Release : 5.el9
Architecture : noarch
Size : 857 k
Source : latex2html-2020.2-5.el9.src.rpm
Repository : appstream
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.
Available Packages
Name : latex2html
Version : 2020.2
Release : 5.el9
Architecture : noarch
Size : 857 k
Source : latex2html-2020.2-5.el9.src.rpm
Repository : appstream
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.