eitl – Easy install of TeX Live
The script allows the easy install of a current TeX Live version over the net. It is tested with the current Linux versions of OpenSUSE and Ubuntu. The script:
- looks for a fast server
- downloads the install script
- deletes an existing TeX Live version from Ubuntu (deb) or openSUSE (rpm)
- extracts and runs the install script
- installs a complete up-to-date TeX Live from tug.org
- installs the non free fonts from tug.org which are not part of TeX Live, like arial, Luxi mono, etc.
- installs the GUIs TeXmaker and TeXworks
- creates files zzz-texlive.sh/csh for /etc/profile.d/
If no directory is specified, TeX Live will be installed in the home directory ~/texlive. For another directory, run the script with the directory name; e.g.:
./eitl.sh /usr/local/texlive
for some actions the script needs to be root. In such cases it asks for the root password.
Sources | /support/texlive/eitl |
Documentation | |
Version | 0.04 |
Licenses | The LaTeX Project Public License |
Copyright | 2012 Rolf Niepraschk, Herbert Voß |
Maintainer | Rolf Niepraschk Herbert Voß |
Topics | Install management |
Download the contents of this package in one zip archive (5.8k).
Announcements
Suggestions
Maybe you are interested in the following packages as well.
- texlive-dummy-fedora: Dummy TeX Live RPM for use with Fedora and similar distributions
- texlive-dummy-opensuse: Dummy TeX Live RPM for use with Open SUSE
- texlive-dummy-enterprise-linux: Dummy TeX Live RPM for use with RHEL 6 and derived distributions
- texliveonfly: On-the-fly download of missing TeX live packages
Community Comments