#! /bin/sh
sudo apt-get -y install texlive-latex-base
sudo apt-get -y install texlive-lang-lithuanian
sudo apt-get -y install texlive-pictures
# The following package provides the 'utf8x.def' file:
sudo apt-get -y install texlive-latex-extra
# The following package provides the 't2aenc.def' file:
sudo apt-get -y install texlive-lang-cyrillic
# The followinf package provides the 'txfonts.sty' file:
sudo apt-get -y install texlive-fonts-recommended
