How to Install latexila software package in Debian 7 (Wheezy)

How to Install latexila software package in Debian 7 (Wheezy)

latexila software package provides LaTeX editor designed for the GNOME desktop, you can install in your Debian 7 (Wheezy) 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 Debian 7 wheezy
Section TeX
Package latexila
Version 2.4.0-1
Description LaTeX editor designed for the GNOME desktop
Sub Section TeX


See Also, How to uninstall or remove latexila software package from Debian 7 (Wheezy)?