How to Install latexila software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install latexila software package in Ubuntu 14.04 LTS (Trusty Tahr)

latexila software package provides LaTeX editor designed for the GNOME desktop, 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 latexila 

latexila is installed in your system.

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

$ sudo dpkg-query -l | grep latexila *

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

latexila package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section TeX
Package latexila
Version 2.10.1-0ubuntu1
Description LaTeX editor designed for the GNOME desktop
Sub Section TeX


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