1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/tlmgr-path.md

14 lines
338 B
Markdown
Raw Normal View History

2021-09-22 01:28:33 +02:00
# 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/tlmgr.html>.
- Add symlinks to TeX Live files:
`sudo tlmgr path add`
- Remove symlinks to TeX Live files:
`sudo tlmgr path remove`