tlmgr-path

Manage TeX Live system PATH integration

TLDR

Add TeX Live to PATH
$ tlmgr path add
Remove from PATH
$ tlmgr path remove

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)