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

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

foiltex software package provides collection of LaTeX files for making foils and slides, 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 foiltex 

foiltex is installed in your system.

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

$ sudo dpkg-query -l | grep foiltex *

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

foiltex package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section TeX
Package foiltex
Version 2.1.4b-3
Description collection of LaTeX files for making foils and slides
Sub Section TeX


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