How to Install maple-latex software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install maple-latex software package in Ubuntu 14.04 LTS (Trusty Tahr)

maple-latex software package provides LaTeX packages, environments and macros distributed by Maple, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install maple-latex 

maple-latex is installed in your system.

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

$ sudo dpkg-query -l | grep maple-latex *

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

maple-latex package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section TeX
Package maple-latex
Version 0.0.1-1
Description LaTeX packages, environments and macros distributed by Maple
Sub Section TeX


See Also, How to uninstall or remove maple-latex software package from Ubuntu 14.04 LTS (Trusty Tahr)?