How to Install and Uninstall texi2html.noarch Package on Fedora 35

Last updated: October 08,2024

1. Install "texi2html.noarch" package

Learn how to install texi2html.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install texi2html.noarch

2. Uninstall "texi2html.noarch" package

Please follow the guidance below to uninstall texi2html.noarch on Fedora 35:

$ sudo dnf remove texi2html.noarch $ sudo dnf autoremove

3. Information about the texi2html.noarch package on Fedora 35

Last metadata expiration check: 5:34:23 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : texi2html
Version : 5.0
Release : 16.fc35
Architecture : noarch
Size : 490 k
Source : texi2html-5.0-16.fc35.src.rpm
Repository : fedora
Summary : A highly customizable texinfo to HTML and other formats translator
URL : http://www.nongnu.org/texi2html/
License : GPLv2+ and OFSFDL and (CC-BY-SA or GPLv2)
Description : The basic purpose of texi2html is to convert Texinfo documents into HTML,
: and other formats. Configuration files written in perl provide fine degree
: of control over the final output, allowing most every aspect of the final
: output not specified in the Texinfo input file to be specified.