LinuxCommandLibrary

tlmgr-platform

Manage TeX Live platform binaries

TLDR

List platforms

$ tlmgr platform list
copy
Add platform
$ tlmgr platform add [x86_64-darwin]
copy
Remove platform
$ tlmgr platform remove [i386-linux]
copy
Set current platform
$ tlmgr platform set [x86_64-linux]
copy

SYNOPSIS

tlmgr platform action [platform...]

DESCRIPTION

tlmgr platform manages TeX Live platform binaries. Same functionality as tlmgr arch. Install support for multiple operating systems. Part of TeX Live Manager.

PARAMETERS

list

List available platforms.
add platform
Add platform binaries.
remove platform
Remove platform binaries.
set platform
Set current platform.

SEE ALSO

tlmgr-arch(1), tlmgr(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community