How to Install latex-cjk-chinese software package in Ubuntu 17.04 (Zesty Zapus)

How to Install latex-cjk-chinese software package in Ubuntu 17.04 (Zesty Zapus)

latex-cjk-chinese software package provides Chinese module of LaTeX CJK, you can install in your Ubuntu 17.04 (Zesty Zapus) 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 Ubuntu 17 04 zesty zapus
Section TeX
Package latex-cjk-chinese
Version 4.8.4+git20150701-2
Description Chinese module of LaTeX CJK
Sub Section tex


See Also, How to uninstall or remove latex-cjk-chinese software package from Ubuntu 17.04 (Zesty Zapus)?