How to Install itrans software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install itrans software package in Ubuntu 12.04 LTS (Precise Pangolin)

itrans software package provides Converts romanized Indic texts to LaTeX, HTML & Postscript, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install itrans 

itrans is installed in your system.

Make ensure the itrans package were installed using the commands given below,

$ sudo dpkg-query -l | grep itrans *

You will get with itrans package name, version, architecture and description in a table

itrans package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Text Processing
Package itrans
Version 5.3-10
Description Converts romanized Indic texts to LaTeX, HTML & Postscript
Sub Section Text


See Also, How to uninstall or remove itrans software package from Ubuntu 12.04 LTS (Precise Pangolin)?