Home  >  Article  >  Operation and Maintenance  >  How to open chm file under linux

How to open chm file under linux

hzc
hzcOriginal
2020-06-06 15:45:285253browse

How to open chm file under linux

How to open the chm file under Linux:

1.ctrl alt t open the terminal and enter sudo apt-get install xchm. Automatically complete

2. Or another software, enter sudo apt-get install kchmviewer. Autocomplete

Related introduction:

Linux, the full name is GNU/Linux, is a set of UNIX-like operating systems that are free to use and freely disseminated. Its kernel was designed by Linus Benedikt Torvalds was first released in 1991. It is mainly inspired by the ideas of Minix and Unix. It is a multi-user, multi-tasking, multi-threading and multi-CPU operating system based on POSIX and Unix. It can run major Unix software tools, applications and network protocols. It supports 32-bit and 64-bit hardware. Linux inherits the network-centric design philosophy of Unix and is a multi-user network operating system with stable performance. There are hundreds of different distributions of Linux, such as Debian and Archlinux based on community development, and Red Hat Enterprise Linux, SUSE, oracle linux based on commercial development.

Recommended tutorial: "linux tutorial"

The above is the detailed content of How to open chm file under linux. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn