From repository
sudo add-apt-repository ppa:texlive-backports/ppa sudo apt-get update sudo apt-get upgrade
Manually installation
- follow instruction on http://www.tug.org/texlive/quickinstall.html
- if you download iso file, mount the file first, then run
./install-tl --location iso_path
- you may need to install perl-tk inorder to run the GUI installer
./install-tl -gui
- if you are using texmaker, you need to change the “ADD to PATH” to “path_to_your_installation:$PATH”