How to Install latexila software package in Ubuntu 17.04 (Zesty Zapus)

How to Install latexila software package in Ubuntu 17.04 (Zesty Zapus)

latexila software package provides LaTeX editor designed for the GNOME desktop, 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 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 17 04 zesty zapus
Section TeX
Package latexila
Version 3.22.0-1
Description LaTeX editor designed for the GNOME desktop
Sub Section tex


See Also, How to uninstall or remove latexila software package from Ubuntu 17.04 (Zesty Zapus)?