< Home - < Back

kchmviewer


Information about the package, kchmviewer, which is shipped with common Linux distributions. The kchmviewer package is designed for, CHM viewer.


Package Name:

kchmviewer

Summary:

CHM viewer

Description:

KchmViewer is a chm (MS HTML help file format) viewer. This package contains the version for KDE4.

Architecture:

x86_64

Version:

5.2

Release:

5.el6.2

Size:

204 k

Repository:

epel

From Repository:

Licence:

GPLv3+



Handy Yum Commands for kchmviewer


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


Command

Description of Command

yum install kchmviewer

This command will install kchmviewer on the server.

yum remove kchmviewer

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

yum -y remove kchmviewer

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

yum update kchmviewer

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

yum -y update kchmviewer

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

yum info kchmviewer

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

yum deplist kchmviewer

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

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