Information about the package, texi2html, which is shipped with common Linux distributions. The texi2html package is designed for, A highly customizable texinfo to HTML and other formats translator.
Package Name:
texi2html
Summary:
A highly customizable texinfo to HTML and other formats translator
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.
Architecture:
noarch
Version:
1.82
Release:
5.1.el6
Size:
455 k
Repository:
base
From Repository:
Licence:
GPLv2+ and OFSFDL and (CC-BY-SA or GPLv2)
Control the texi2html package with the following handy commands outlined below.
yum install texi2html
This command will install texi2html on the server.
yum remove texi2html
This command will un-install texi2html on the server. When you run this command, you will be asked if you are sure that you want to remove texi2html, so you have to manually confirm that you want to do this.
yum -y remove texi2html
This command will un-install texi2html on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove texi2html when using the -y flag.
yum update texi2html
This command will update texi2html to the latest version. When you run this command, you will be asked if you are sure that you want to remove texi2html, so you have to manually confirm that you want to do this.
yum -y update texi2html
This command will update texi2html to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove texi2html when using the -y flag.
yum info texi2html
This command will show you core information about the texi2html package.
yum deplist texi2html
This command will show you the dependencies for texi2html. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.
yum check-update texi2html
This command will check if there is an update waiting on texi2html. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.