Quantcast
Channel: LinuxG.net
Viewing all articles
Browse latest Browse all 2249

How To Install LaTeXila 3.14.4 On Ubuntu 15.04 Vivid Vervet

$
0
0

Hello Linux Geeksters. As you may know, LaTeXila is an open-source LaTeX editor for GNOME, which integrates tools for processing LaTeX documents.

Among others, it has customizable buttons to compile, convert and view documents, it has completion features for LaTeX commands, it displays chapters, sections, figures for navigating into the document, it has support for symbols, spell checking features, forward and backward search for swiping between the .tex and the .pdf files and it has an integrated file browser.

The latest version available for Ubuntu 15.04 is LaTeXila 3.14.4, which is part of the GNOME 3.14.

In this article I will show you how to install LaTeXila 3.14.4 on Ubuntu 15.04 Vivid Vervet.

Because it is available via PPA, installing LaTeXila 3.14.4 on Ubuntu 15.04 is easy. All you have to do is add the ppa to your system, update the local repository index and install the latexila package. Like this:

$ sudo add-apt-repository ppa:latexila/ppa
$ sudo apt-get update
$ sudo apt-get install latexila

Optional, to remove latexila, do:

$ sudo apt-get remove latexila

Share and Enjoy

TwitterFacebookGoogle PlusEmailRSS

Viewing all articles
Browse latest Browse all 2249

Trending Articles