LinuxCommandLibrary

tlmgr-check

Verify TeX Live installation integrity

TLDR

Check installation

$ tlmgr check
copy
Check file integrity
$ tlmgr check files
copy
Check dependencies
$ tlmgr check depends
copy
Check all
$ tlmgr check all
copy

SYNOPSIS

tlmgr check [what]

DESCRIPTION

tlmgr check verifies TeX Live installation integrity. Detects missing files, broken dependencies, and conflicts. Part of TeX Live Manager maintenance.

PARAMETERS

files

Check file integrity.
depends
Check dependencies.
executes
Check execute directives.
runfiles
Check for conflicting files.
all
Run all checks.

SEE ALSO

tlmgr(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community