howtos:how_to_install_tex_live_on_linux
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| howtos:how_to_install_tex_live_on_linux [2026-01-24 07:40 am] – hcho | howtos:how_to_install_tex_live_on_linux [2026-01-24 08:57 am] (current) – hcho | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== How to install TeX Live on Linux ====== | ====== How to install TeX Live on Linux ====== | ||
| - | Slackware installs [[https:// | + | Slackware installs [[https:// |
| ===== Shared non-root installation ===== | ===== Shared non-root installation ===== | ||
| Line 51: | Line 51: | ||
| For other users, | For other users, | ||
| <code bash> | <code bash> | ||
| + | # create the same directory structure | ||
| + | mkdir -p ~/ | ||
| + | |||
| + | # create a symbolic link to the above installation | ||
| + | ln -sf ~hcho/ | ||
| + | |||
| # add paths to TeX Live | # add paths to TeX Live | ||
| cat << ' | cat << ' | ||
| Line 111: | Line 117: | ||
| Use [[https:// | Use [[https:// | ||
| + | |||
| + | ===== LaTeX editing ===== | ||
| You can use [[https:// | You can use [[https:// | ||
| For reference management, [[https:// | For reference management, [[https:// | ||
howtos/how_to_install_tex_live_on_linux.1769265634.txt.gz · Last modified: by hcho
