LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

tlmgr-check

Verify TeX Live installation integrity

TLDR

Check all aspects of the installation
$ tlmgr check all
copy
Check that all files listed in the database are present
$ tlmgr check files
copy
Check for missing dependencies
$ tlmgr check depends
copy
Check for conflicting run files between packages
$ tlmgr check runfiles
copy
Check ls-R file consistency
$ tlmgr check lsr
copy
Run checks with verbose output
$ tlmgr -v check all
copy

SYNOPSIS

tlmgr check [what] [options]

DESCRIPTION

tlmgr check verifies the consistency and integrity of a TeX Live installation. If no problems are found, there is no output. Use `tlmgr -v check` for verbose output showing what is being checked. This action does not require write permissions and works the same in user mode and normal mode.

PARAMETERS

files

Check that all files listed in the local TLPDB are actually present on disk.
depends
List packages that are dependencies of an installed collection but are not themselves installed, and packages not contained in any collection.
executes
Check that files referred to by execute directives in the TeX Live Database are present.
runfiles
List filenames that occur more than once in the runfiles sections, except for known duplicates.
lsr
Check consistency of the ls-R files. Useful after defining new trees or changing TEXMF variables.
all
Run all of the above checks.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid