← 返回命令列表

Linux command

tlmgr-path 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Add TeX Live to PATH

tlmgr path add

Remove from PATH

tlmgr path remove

说明

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.

参数

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

FAQ

What is the tlmgr-path command used for?

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.

How do I run a basic tlmgr-path example?

Run `tlmgr path add` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does add do in tlmgr-path?

Add TeX Live to system PATH.