Forrest logo
back to context overview

install-tl

List of commands for install-tl:

  • install-tl:tldr:68698 install-tl: Show help for `install-tl`.
    $ install-tl -help
    try on your machine
    explain this command
  • install-tl:tldr:728b0 install-tl: Start the installer with the settings from a specific profile file.
    $ install-tl -init-from-file ${path-to-texlive-profile}
    try on your machine
    explain this command
  • install-tl:tldr:80e3d install-tl: Install TeX Live as defined in a specific profile file.
    $ install-tl -profile ${path-to-texlive-profile}
    try on your machine
    explain this command
  • install-tl:tldr:d949a install-tl: Start the text-based installer (default on Unix systems).
    $ install-tl -no-gui
    try on your machine
    explain this command
  • install-tl:tldr:eafe6 install-tl: Start the GUI installer (default on macOS and Windows, requires Tcl/Tk).
    $ install-tl -gui
    try on your machine
    explain this command
  • install-tl:tldr:ec883 install-tl: Start the installer for installation on a portable device, like a USB stick.
    $ install-tl -portable
    try on your machine
    explain this command
back to context overview