< Home - < Back

mhonarc


Information about the package, mhonarc, which is shipped with common Linux distributions. The mhonarc package is designed for, Perl mail-to-HTML converter.


Package Name:

mhonarc

Summary:

Perl mail-to-HTML converter

Description:

MHonArc is a Perl mail-to-HTML converter. MHonArc provides HTML mail archiving with index, mail thread linking, etc; plus other capabilities including support for MIME and powerful user customization features.

Architecture:

noarch

Version:

2.6.19

Release:

5.el6

Size:

1.2 M

Repository:

epel

From Repository:

Licence:

GPLv2+



Handy Yum Commands for mhonarc


Control the mhonarc package with the following handy commands outlined below.


Command

Description of Command

yum install mhonarc

This command will install mhonarc on the server.

yum remove mhonarc

This command will un-install mhonarc on the server. When you run this command, you will be asked if you are sure that you want to remove mhonarc, so you have to manually confirm that you want to do this.

yum -y remove mhonarc

This command will un-install mhonarc 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 mhonarc when using the -y flag.

yum update mhonarc

This command will update mhonarc to the latest version. When you run this command, you will be asked if you are sure that you want to remove mhonarc, so you have to manually confirm that you want to do this.

yum -y update mhonarc

This command will update mhonarc 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 mhonarc when using the -y flag.

yum info mhonarc

This command will show you core information about the mhonarc package.

yum deplist mhonarc

This command will show you the dependencies for mhonarc. 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 mhonarc

This command will check if there is an update waiting on mhonarc. 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.