LinuxCommandLibrary

tlmgr-arch

Manage TeX Live platform architectures

TLDR

List supported architectures

$ tlmgr arch
copy
List only installed
$ tlmgr arch --installed
copy
Add architecture
$ tlmgr arch add [x86_64-linux]
copy
Remove architecture
$ tlmgr arch remove [i386-linux]
copy

SYNOPSIS

tlmgr arch [action] [arch...]

DESCRIPTION

tlmgr arch manages TeX Live platform support. Install binaries for additional architectures for cross-platform TeX distribution. Part of TeX Live Manager.

PARAMETERS

--installed

Show only installed architectures.
add arch
Add platform binaries.
remove arch
Remove platform binaries.
list
List available architectures.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community