snippetbashTip
tlmgr path — Add or remove symlinks for TeX Live executables, man pages and info pages. This command has to be re
Viewed 0 times
commandtlmgr pathsymlinkstexremovecliaddfor
Problem
How to use the
tlmgr path command: Add or remove symlinks for TeX Live executables, man pages and info pages. This command has to be re-run for files added in the future. More information: <https://www.tug.org/texlive/doc/tlmgr.html#path>.Solution
tlmgr path — Add or remove symlinks for TeX Live executables, man pages and info pages. This command has to be re-run for files added in the future. More information: <https://www.tug.org/texlive/doc/tlmgr.html#path>.Add symlinks to TeX Live files:
sudo tlmgr path addRemove symlinks to TeX Live files:
sudo tlmgr path removeCode Snippets
Add symlinks to TeX Live files
sudo tlmgr path addRemove symlinks to TeX Live files
sudo tlmgr path removeContext
tldr-pages: common/tlmgr path
Revisions (0)
No revisions yet.