LinuxCommandLibrary

tlmgr-path

Manage TeX Live system PATH integration

TLDR

Add TeX Live to PATH

$ tlmgr path add
copy
Remove from PATH
$ tlmgr path remove
copy

SYNOPSIS

tlmgr path action

DESCRIPTION

tlmgr path manages system PATH integration for TeX Live. Creates or removes symlinks in /usr/local/bin for TeX programs. Part of TeX Live Manager.

PARAMETERS

add

Add TeX Live to system PATH.
remove
Remove TeX Live from system PATH.

CAVEATS

Requires root privileges. May conflict with system TeX packages.

SEE ALSO

tlmgr(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community