Chm file is a Microsoft Compressed HTML Help file in a proprietary format for online help files. Under Linux/FreeBSD or UNIX you can open .chm file using following three different programs which makes it possible to browse native Windows CHM files:
Install chm viewer
Use apt-get or yum command to install chm viewer:
# apt-get install gnochm
OR
# apt-get install kchmviewer
Gnome Desktop User
Use gnochm program as follows
$ gnochm file.chm
KDE Desktop User
Use kchmviewer (very nice and highly recommended) program as follows
$ kchmviewer file.chm
Other tool
xchm program is quite outdated but works:
$ xchm file.chm
Featured Articles:
- 20 Linux System Monitoring Tools Every SysAdmin Should Know
- 20 Linux Server Hardening Security Tips
- My 10 UNIX Command Line Mistakes
- Linux: 20 Iptables Examples For New SysAdmins

- 25 PHP Security Best Practices For Sys Admins
- The Novice Guide To Buying A Linux Laptop
- 10 Greatest Open Source Software Of 2009
- Top 5 Email Client For Linux, Mac OS X, and Windows Users
- Top 20 OpenSSH Server Best Security Practices
- Top 10 Open Source Web-Based Project Management Software
- Top 5 Linux Video Editor Software
Facebook it - Tweet it - Print it -


{ 20 comments… read them below or add one }
If you have KDE installed Open the file with Konqueror and naviagate from within.
Or you could just use xchm
$sudo apt-get install xchm
i used konquerer it worked fine thanks
i installed kchmviewer and it works fine but i prefer konqueror …i tried to open .chm from within the konqueror but it opens it with kchmviewer … i tried right click and open with other application=konqueror ..still it forces it to open with kchviewer …. i actually like the konqueror fonts… please some one ..help..
Currently gnochm doesn’t allow you to do in-page search and change fonts. xchm is better.
Really Good . Excellent
Thanks!
Thanks for the help /. Konquerer works .. so does kchmviewer …
it very much useful.
thank you.
and where are the repositories for the kchmviewer? I ran the update commands and it didn’t find the install packages.
thanx ….
Thanks a lot! You saved my day!
Thanks!
THANK YOU VERY MUCH
I installed Gnochm. The layout is excellent unlike xCHM where the main content is squished to the right of the panel. Unfortunately Gnochm crashes & closes after viewing about 10 pages, or sometimes when choosing a Chapter from the left plane.
Any solutions?
Take the code, debug it and fix it. :-)
thanx
The xchm one worked……..
gnochm crashes due to segmentation fault everytime. So i Uninstalled it. You can use chmsee or others mentioned above.
Thanks you save my status
thanks u very much…