Linux command
tlmgr-platform 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
List platforms
tlmgr platform list
Add platform
tlmgr platform add [x86_64-darwin]
Remove platform
tlmgr platform remove [i386-linux]
Set current platform
tlmgr platform set [x86_64-linux]
说明
tlmgr platform manages TeX Live platform binaries. Same functionality as tlmgr arch. Install support for multiple operating systems. Part of TeX Live Manager.
参数
- list
- List available platforms.
- add _platform_
- Add platform binaries.
- remove _platform_
- Remove platform binaries.
- set _platform_
- Set current platform.
FAQ
What is the tlmgr-platform command used for?
tlmgr platform manages TeX Live platform binaries. Same functionality as tlmgr arch. Install support for multiple operating systems. Part of TeX Live Manager.
How do I run a basic tlmgr-platform example?
Run `tlmgr platform list` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does list do in tlmgr-platform?
List available platforms.