How to Install latex-cjk-chinese software package in Debian 8 (Jessie)

How to Install latex-cjk-chinese software package in Debian 8 (Jessie)

latex-cjk-chinese software package provides Chinese module of LaTeX CJK, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install latex-cjk-chinese 

latex-cjk-chinese is installed in your system.

Make ensure the latex-cjk-chinese package were installed using the commands given below,

$ sudo dpkg-query -l | grep latex-cjk-chinese *

You will get with latex-cjk-chinese package name, version, architecture and description in a table

latex-cjk-chinese package basic information:

Distro Debian 8 jessie
Section TeX
Package latex-cjk-chinese
Version 4.8.3+git20140831-1
Description Chinese module of LaTeX CJK
Sub Section TeX


See Also, How to uninstall or remove latex-cjk-chinese software package from Debian 8 (Jessie)?